Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Kingdom Clash - Mixed Doubles Skill: (3.5) Age: (5 To 37)

ID: 6516570718

Match Scores

15-11

Win

Play Date

2026-05-31

Play Time (Est)

11:30 PM

Play Location

Nashville, TN

View Facility Page →

Competitor Teams

TEAM 1WINNER
LW
Lily Wood

4QPXK2 · USA

DUPR

3.532

JB
Jacob Burton

XKEMW4 · Auburn, KY, US

DUPR

3.891

TEAM 2LOSS
CS
Carly Stuart

P5DK4Z · USA

DUPR

3.284

GB
Gregg Burnett

Z45PJP · USA

DUPR

3.468

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-6516570718
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7155899769,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lily Wood",
        "dupr_id": "4QPXK2",
        "rating": 3.532,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jacob Burton",
        "dupr_id": "XKEMW4",
        "rating": 3.891,
        "profile_pic_url": null,
        "location": "Auburn, KY, US"
      }
    ]
  },
  {
    "team_id": 7341927410,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carly Stuart",
        "dupr_id": "P5DK4Z",
        "rating": 3.284,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gregg Burnett",
        "dupr_id": "Z45PJP",
        "rating": 3.468,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]