Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5009097317

Match Scores

3-15

Win

Play Date

2025-11-22

Play Time (Est)

6:15 AM

Play Location

DeRidder, LA

Unverified Facility

Competitor Teams

TEAM 1LOSS
LC
Laykin Crain

M2E60L · DeRidder, LA, US

DUPR

3.577

JC
Jake Chaumont

0R0OPN · USA

DUPR

4.177

TEAM 2WINNER
RW
Rebecca White

GGL0OM · Lake Charles, LA, US

DUPR

3.842

TK
Tanner Kuykendall

VXE9OP · USA

DUPR

4.209

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-5009097317
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4347944036,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Laykin Crain",
        "dupr_id": "M2E60L",
        "rating": 3.577,
        "profile_pic_url": null,
        "location": "DeRidder, LA, US"
      },
      {
        "name": "Jake Chaumont",
        "dupr_id": "0R0OPN",
        "rating": 4.177,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7383037102,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rebecca White",
        "dupr_id": "GGL0OM",
        "rating": 3.842,
        "profile_pic_url": null,
        "location": "Lake Charles, LA, US"
      },
      {
        "name": "Tanner Kuykendall",
        "dupr_id": "VXE9OP",
        "rating": 4.209,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]