Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6410730730

Match Scores

11-5

Win

Play Date

2025-05-20

Play Time (Est)

11:30 PM

Play Location

Aurora, CO, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TT
Tori Thorp

8JQ90J · Parker, CO, US

DUPR

3.847

TS
teresa Schultheis

4ZX7QV · USA

DUPR

3.468

TEAM 2LOSS
JZ
Jennie Zordel

1RPWOZ · Aurora, CO, US

DUPR

3.382

CH
Carrie Houck

8KDJYY · USA

DUPR

3.475

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-6410730730
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5384590870,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tori Thorp",
        "dupr_id": "8JQ90J",
        "rating": 3.847,
        "profile_pic_url": null,
        "location": "Parker, CO, US"
      },
      {
        "name": "teresa Schultheis",
        "dupr_id": "4ZX7QV",
        "rating": 3.468,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4920750098,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jennie Zordel",
        "dupr_id": "1RPWOZ",
        "rating": 3.382,
        "profile_pic_url": null,
        "location": "Aurora, CO, US"
      },
      {
        "name": "Carrie Houck",
        "dupr_id": "8KDJYY",
        "rating": 3.475,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]