Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool J - 1st Team - DUPR Collegiate National Championship

ID: 7158390592

Match Scores

17-21

Loss

Play Date

2025-04-12

Play Time (Est)

5:00 PM

Play Location

Life Time

View Facility Page →

Competitor Teams

TEAM 1LOSS
IH
Isa Hustad

4L9EVG · Omaha, NE, US

DUPR

3.823

EF
Emily Fitzpatrick

G5NWJM · USA

DUPR

4.432

TEAM 2WINNER
SC
Suzanne Chuparkoff

8KN6Z7 · Ann Arbor, MI, US

DUPR

4.509

AL
Anna Lenhart

8JN42J · Powell, OH, US

DUPR

4.543

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-7158390592
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6390514106,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Isa Hustad",
        "dupr_id": "4L9EVG",
        "rating": 3.823,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      },
      {
        "name": "Emily Fitzpatrick",
        "dupr_id": "G5NWJM",
        "rating": 4.432,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6046480157,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Suzanne Chuparkoff",
        "dupr_id": "8KN6Z7",
        "rating": 4.509,
        "profile_pic_url": null,
        "location": "Ann Arbor, MI, US"
      },
      {
        "name": "Anna Lenhart",
        "dupr_id": "8JN42J",
        "rating": 4.543,
        "profile_pic_url": null,
        "location": "Powell, OH, US"
      }
    ]
  }
]