Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

(DUPR)Women's -3.99- and under Queen of the Court Set Partners - BOTH PARTNERS MUST REGISTER

ID: 5355314613

Match Scores

2-11

Win

Play Date

2025-05-22

Play Time (Est)

10:15 AM

Play Location

Aurora | The PICKLR

Unverified Facility

Competitor Teams

TEAM 1LOSS
CH
Carrie Houck

8KDJYY · USA

DUPR

3.526

JM
Johanna Matheson

67X2EK · USA

DUPR

3.024

TEAM 2WINNER
JZ
Jennie Zordel

1RPWOZ · Aurora, CO, US

DUPR

3.417

TT
Tori Thorp

8JQ90J · Parker, CO, US

DUPR

3.853

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-5355314613
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8495016759,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Carrie Houck",
        "dupr_id": "8KDJYY",
        "rating": 3.526,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Johanna Matheson",
        "dupr_id": "67X2EK",
        "rating": 3.024,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4754176816,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jennie Zordel",
        "dupr_id": "1RPWOZ",
        "rating": 3.417,
        "profile_pic_url": null,
        "location": "Aurora, CO, US"
      },
      {
        "name": "Tori Thorp",
        "dupr_id": "8JQ90J",
        "rating": 3.853,
        "profile_pic_url": null,
        "location": "Parker, CO, US"
      }
    ]
  }
]