Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Southern Colorado Championship - Mixed Doubles Skill: (4.5 And Above) Age: (Any)

ID: 4317576669

Match Scores

15-7

Win

Play Date

2025-09-13

Play Time (Est)

10:15 AM

Play Location

Pueblo, CO

View Facility Page →

Competitor Teams

TEAM 1WINNER
NK
Nettie Kocsis

30LVQ1 · Castle Rock, CO, US

DUPR

4.175

GT
Guy Taylor

3PGDX3 · Pueblo, CO, US

DUPR

4.553

TEAM 2LOSS
KB
Karla Blain

16XM2G · PUEBLO DEP AC, CO, US

DUPR

3.667

BB
Bryce Blain

3PD2PM · USA

DUPR

4.382

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-4317576669
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4782536106,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nettie Kocsis",
        "dupr_id": "30LVQ1",
        "rating": 4.175,
        "profile_pic_url": null,
        "location": "Castle Rock, CO, US"
      },
      {
        "name": "Guy Taylor",
        "dupr_id": "3PGDX3",
        "rating": 4.553,
        "profile_pic_url": null,
        "location": "Pueblo, CO, US"
      }
    ]
  },
  {
    "team_id": 7251861000,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Karla Blain",
        "dupr_id": "16XM2G",
        "rating": 3.667,
        "profile_pic_url": null,
        "location": "PUEBLO DEP AC, CO, US"
      },
      {
        "name": "Bryce Blain",
        "dupr_id": "3PD2PM",
        "rating": 4.382,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]