Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Round of 64 - 1st Team Bracket - The Nationals

ID: 7215350254

Match Scores

9-21

Win

Play Date

2026-04-11

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MV
Michael Van Etten

7NNOV9 · USA

DUPR

4.025

CK
Claire Kondis

LVV296 · USA

DUPR

3.682

TEAM 2WINNER
NS
Nicole Sasaki

N7KR97 · OH, US

DUPR

4.277

KA
Kallan Arledge

59RWQR · Galena, OH, US

DUPR

5.672

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-7215350254
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5922619346,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Van Etten",
        "dupr_id": "7NNOV9",
        "rating": 4.025,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Claire Kondis",
        "dupr_id": "LVV296",
        "rating": 3.682,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5457872121,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicole Sasaki",
        "dupr_id": "N7KR97",
        "rating": 4.277,
        "profile_pic_url": null,
        "location": "OH, US"
      },
      {
        "name": "Kallan Arledge",
        "dupr_id": "59RWQR",
        "rating": 5.672,
        "profile_pic_url": null,
        "location": "Galena, OH, US"
      }
    ]
  }
]