Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Doubles 4.5-5.0

ID: 6288086544

Match Scores

15-11

Loss

Play Date

2025-08-24

Play Time (Est)

1:00 PM

Play Location

Oklahoma City, OK, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
BD
Brian Davis

8WM9YG · Newcastle, OK, US

DUPR

4.079

KM
Karen McAllister

16N20G · Warr Acres, OK, US

DUPR

3.922

TEAM 2LOSS
JM
Joshua Mcallister

8DPPMM · Warr Acres, OK, US

DUPR

4.468

LR
Lea Ratcliff

16KPK1 · Dallas, TX, US

DUPR

3.879

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-6288086544
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8463336343,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Davis",
        "dupr_id": "8WM9YG",
        "rating": 4.079,
        "profile_pic_url": null,
        "location": "Newcastle, OK, US"
      },
      {
        "name": "Karen McAllister",
        "dupr_id": "16N20G",
        "rating": 3.922,
        "profile_pic_url": null,
        "location": "Warr Acres, OK, US"
      }
    ]
  },
  {
    "team_id": 7712461865,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joshua Mcallister",
        "dupr_id": "8DPPMM",
        "rating": 4.468,
        "profile_pic_url": null,
        "location": "Warr Acres, OK, US"
      },
      {
        "name": "Lea Ratcliff",
        "dupr_id": "16KPK1",
        "rating": 3.879,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]