Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Show-Me State Games Winter Blast - Mixed Doubles Skill: (3.0/3.5) Age: (49 And Under)

ID: 6812112382

Match Scores

6-11, 11-6, 11-5

Loss

Play Date

2026-01-11

Play Time (Est)

11:30 PM

Play Location

Fenton, MO

View Facility Page →

Competitor Teams

TEAM 1WINNER
TH
Tori Holt

8MM2PG · USA

DUPR

3.276

JJ
John James

3XKVDR · USA

DUPR

3.895

TEAM 2LOSS
JW
Jess Wang

M2L55G · Chesterfield, MO, US

DUPR

3.191

ML
Michael Ly

9PLY6E · USA

DUPR

3.713

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-6812112382
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7619914548,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tori Holt",
        "dupr_id": "8MM2PG",
        "rating": 3.276,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John James",
        "dupr_id": "3XKVDR",
        "rating": 3.895,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8351453351,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jess Wang",
        "dupr_id": "M2L55G",
        "rating": 3.191,
        "profile_pic_url": null,
        "location": "Chesterfield, MO, US"
      },
      {
        "name": "Michael Ly",
        "dupr_id": "9PLY6E",
        "rating": 3.713,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]