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: 7768264898

Match Scores

9-15

Win

Play Date

2026-01-11

Play Time (Est)

3:30 PM

Play Location

Fenton, MO

View Facility Page →

Competitor Teams

TEAM 1LOSS
CT
Candace Turner

MPQRKG · USA

DUPR

3.204

ST
Scott Turner

WN7GOY · USA

DUPR

3.204

TEAM 2WINNER
JW
Jess Wang

M2L55G · Chesterfield, MO, US

DUPR

3.197

ML
Michael Ly

9PLY6E · USA

DUPR

3.720

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-7768264898
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7754074663,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Candace  Turner",
        "dupr_id": "MPQRKG",
        "rating": 3.204,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Turner",
        "dupr_id": "WN7GOY",
        "rating": 3.204,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7256841329,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jess Wang",
        "dupr_id": "M2L55G",
        "rating": 3.197,
        "profile_pic_url": null,
        "location": "Chesterfield, MO, US"
      },
      {
        "name": "Michael Ly",
        "dupr_id": "9PLY6E",
        "rating": 3.72,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]