Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool I - 1st Team Bracket (Bid Required) (Fri/Sat/Sun)

ID: 7967187291

Match Scores

15-21

Loss

Play Date

2026-04-10

Play Time (Est)

4:45 AM

Play Location

Life Time Peachtree Corners

Unverified Facility

Competitor Teams

TEAM 1LOSS
JW
Jackson Wurzer

RXN7KN · Seattle, WA, US

DUPR

4.978

CS
Claire Sabella

L29MJQ · USA

DUPR

3.900

TEAM 2WINNER
CH
Caleb Hughes

67VX5G · Columbus, OH, US

DUPR

4.743

NS
Nicole Sasaki

N7KR97 · USA

DUPR

4.314

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-7967187291
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4934582056,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jackson Wurzer",
        "dupr_id": "RXN7KN",
        "rating": 4.978,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Claire Sabella",
        "dupr_id": "L29MJQ",
        "rating": 3.9,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7848285055,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Caleb Hughes",
        "dupr_id": "67VX5G",
        "rating": 4.743,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Nicole Sasaki",
        "dupr_id": "N7KR97",
        "rating": 4.314,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]