Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

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

ID: 6475856132

Match Scores

15-4

Win

Play Date

2026-01-11

Play Time (Est)

9:00 PM

Play Location

Fenton, MO

View Facility Page →

Competitor Teams

TEAM 1WINNER
JW
Jess Wang

M2L55G · Chesterfield, MO, US

DUPR

3.195

ML
Michael Ly

9PLY6E · USA

DUPR

3.717

TEAM 2LOSS
CC
CRISSA CATBAGAN

NRZOY6 · USA

DUPR

2.356

MG
Marcus Gonzales

4VWD9M · Fairview Heights, IL, US

DUPR

3.346

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-6475856132
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5726593707,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jess Wang",
        "dupr_id": "M2L55G",
        "rating": 3.195,
        "profile_pic_url": null,
        "location": "Chesterfield, MO, US"
      },
      {
        "name": "Michael Ly",
        "dupr_id": "9PLY6E",
        "rating": 3.717,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6058005162,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "CRISSA CATBAGAN",
        "dupr_id": "NRZOY6",
        "rating": 2.356,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marcus Gonzales",
        "dupr_id": "4VWD9M",
        "rating": 3.346,
        "profile_pic_url": null,
        "location": "Fairview Heights, IL, US"
      }
    ]
  }
]