Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Delta Pickleball INC.

ID: 4463886358

Match Scores

9-11

Win

Play Date

2026-05-04

Play Time (Est)

11:30 PM

Play Location

1003 W Sunflower Rd, Cleveland, MS 38733, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
CR
Chris Robertson

L2WGWK · USA

DUPR

3.619

CF
Cade Francis

G5EVOM · USA

DUPR

4.132

TEAM 2WINNER
RL
Robert Lynn Wicker

DWPZL6 · Greenville, MS, US

DUPR

3.864

OK
owen kittle

DWODN6 · Cleveland, MS, US

DUPR

4.037

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4463886358
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7058774647,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Robertson",
        "dupr_id": "L2WGWK",
        "rating": 3.619,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cade Francis",
        "dupr_id": "G5EVOM",
        "rating": 4.132,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7163362793,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert Lynn Wicker",
        "dupr_id": "DWPZL6",
        "rating": 3.864,
        "profile_pic_url": null,
        "location": "Greenville, MS, US"
      },
      {
        "name": "owen kittle",
        "dupr_id": "DWODN6",
        "rating": 4.037,
        "profile_pic_url": null,
        "location": "Cleveland, MS, US"
      }
    ]
  }
]