Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4451822104

Match Scores

1-15

Win

Play Date

2025-11-22

Play Time (Est)

5:00 PM

Play Location

DeRidder, LA

Unverified Facility

Competitor Teams

TEAM 1LOSS
AJ
Alisha Jackson

EW5LJM · USA

DUPR

3.550

JY
June Y Song

567EWV · USA

DUPR

3.693

TEAM 2WINNER
RW
Rebecca White

GGL0OM · Lake Charles, LA, US

DUPR

3.861

TK
Tanner Kuykendall

VXE9OP · USA

DUPR

4.262

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-4451822104
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4809952335,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alisha Jackson",
        "dupr_id": "EW5LJM",
        "rating": 3.55,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "June Y Song",
        "dupr_id": "567EWV",
        "rating": 3.693,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8294266093,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rebecca White",
        "dupr_id": "GGL0OM",
        "rating": 3.861,
        "profile_pic_url": null,
        "location": "Lake Charles, LA, US"
      },
      {
        "name": "Tanner Kuykendall",
        "dupr_id": "VXE9OP",
        "rating": 4.262,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]