Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7176741370

Match Scores

9-11

Loss

Play Date

2025-05-20

Play Time (Est)

11:30 PM

Play Location

Aurora, CO, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
TT
Tori Thorp

8JQ90J · Parker, CO, US

DUPR

3.847

JZ
Jennie Zordel

1RPWOZ · Aurora, CO, US

DUPR

3.397

TEAM 2WINNER
CH
Carrie Houck

8KDJYY · USA

DUPR

3.550

TS
teresa Schultheis

4ZX7QV · USA

DUPR

3.455

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