Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Mixed Doubles 5.0 35+ & 50+ - CAPA CA Championship 2024

ID: 8080526391

Match Scores

9-11

Win

Play Date

2024-12-15

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MM
Michelle McLaughlan

KO0YRQ · Huntington Beach, CA, US

DUPR

4.631

JB
Jordan Brown

1NVXYW · Aliso Viejo, CA, US

DUPR

4.620

TEAM 2WINNER
DG
Dina Graham

8G5XD8 · Long Beach, CA, US

DUPR

4.656

JP
Ji Park

89PGV1 · Cypress, CA, US

DUPR

4.490

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-8080526391
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5008381252,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michelle McLaughlan",
        "dupr_id": "KO0YRQ",
        "rating": 4.631,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      },
      {
        "name": "Jordan Brown",
        "dupr_id": "1NVXYW",
        "rating": 4.62,
        "profile_pic_url": null,
        "location": "Aliso Viejo, CA, US"
      }
    ]
  },
  {
    "team_id": 6373834959,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dina Graham",
        "dupr_id": "8G5XD8",
        "rating": 4.656,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      },
      {
        "name": "Ji Park",
        "dupr_id": "89PGV1",
        "rating": 4.49,
        "profile_pic_url": null,
        "location": "Cypress, CA, US"
      }
    ]
  }
]