Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Flaps Down, Game On!!! - Mixed Doubles Skill: (4.0 And Above) Age: (Any)

ID: 5564606145

Match Scores

15-11

Loss

Play Date

2025-11-22

Play Time (Est)

10:15 AM

Play Location

DeRidder, LA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JS
Julie Standing

RWGKKQ · USA

DUPR

3.825

LC
Landon Cupit

P5PQDZ · USA

DUPR

4.016

TEAM 2LOSS
RW
Rebecca White

GGL0OM · Lake Charles, LA, US

DUPR

3.896

TK
Tanner Kuykendall

VXE9OP · USA

DUPR

4.196

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-5564606145
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7609967818,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Julie Standing",
        "dupr_id": "RWGKKQ",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Landon Cupit",
        "dupr_id": "P5PQDZ",
        "rating": 4.016,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7344907462,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rebecca White",
        "dupr_id": "GGL0OM",
        "rating": 3.896,
        "profile_pic_url": null,
        "location": "Lake Charles, LA, US"
      },
      {
        "name": "Tanner Kuykendall",
        "dupr_id": "VXE9OP",
        "rating": 4.196,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]