Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Doubles 4.5-5.0

ID: 7432438075

Match Scores

11-2

Loss

Play Date

2025-08-24

Play Time (Est)

8:45 AM

Play Location

Oklahoma City, OK, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MS
Marie Suddath

3XWXM7 · Yukon, OK, US

DUPR

4.227

Brian Richardson

1QXYM5 · Tuttle, OK, US

DUPR

4.407

TEAM 2LOSS
LR
Lea Ratcliff

16KPK1 · Dallas, TX, US

DUPR

3.908

JM
Joshua Mcallister

8DPPMM · Warr Acres, OK, US

DUPR

4.509

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-7432438075
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6621451541,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marie Suddath",
        "dupr_id": "3XWXM7",
        "rating": 4.227,
        "profile_pic_url": null,
        "location": "Yukon, OK, US"
      },
      {
        "name": "Brian Richardson",
        "dupr_id": "1QXYM5",
        "rating": 4.407,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/88766_606b35b838991.jpg",
        "location": "Tuttle, OK, US"
      }
    ]
  },
  {
    "team_id": 5837336580,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lea Ratcliff",
        "dupr_id": "16KPK1",
        "rating": 3.908,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Joshua Mcallister",
        "dupr_id": "8DPPMM",
        "rating": 4.509,
        "profile_pic_url": null,
        "location": "Warr Acres, OK, US"
      }
    ]
  }
]