Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Missouri Winter Games - Mens Doubles Skill: (5.0 And Above) Age: (12 And Above)

ID: 5132323145

Match Scores

7-15

Win

Play Date

2026-03-21

Play Time (Est)

6:15 AM

Play Location

Springfield, MO

View Facility Page →

Competitor Teams

TEAM 1LOSS
ZC
Zach Cosby

3YDKGG · Rogersville, MO, US

DUPR

4.364

PL
Parker Lehnen

3LPJWK · Little Rock, AR, US

DUPR

4.413

TEAM 2WINNER
CC
Chace Corbin

16W0YD · Springfield, MO, US

DUPR

4.831

CC
Caleb Corbin

8JG4YM · Chillicothe, MO, US

DUPR

4.292

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-5132323145
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5105527109,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Zach Cosby",
        "dupr_id": "3YDKGG",
        "rating": 4.364,
        "profile_pic_url": null,
        "location": "Rogersville, MO, US"
      },
      {
        "name": "Parker Lehnen",
        "dupr_id": "3LPJWK",
        "rating": 4.413,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 8129339200,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chace Corbin",
        "dupr_id": "16W0YD",
        "rating": 4.831,
        "profile_pic_url": null,
        "location": "Springfield, MO, US"
      },
      {
        "name": "Caleb Corbin",
        "dupr_id": "8JG4YM",
        "rating": 4.292,
        "profile_pic_url": null,
        "location": "Chillicothe, MO, US"
      }
    ]
  }
]