Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Group F - NC Super Regional

ID: 7709324353

Match Scores

19-21

Loss

Play Date

2025-10-18

Play Time (Est)

2:15 AM

Play Location

J. Burt Gillette Athletic Complex

View Facility Page →

Competitor Teams

TEAM 1LOSS
AS
Ava Shah

59N2NP · Miami, FL, US

DUPR

3.849

IM
Ivanna Medellín

PKJJ4Q · Miami, FL, US

DUPR

4.318

TEAM 2WINNER
RB
Roni Butbul

99X4XV · Myrtle Beach, SC, US

DUPR

3.994

BW
Brianna Werner

KD2KQO · Schenectady, NY, US

DUPR

3.475

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-7709324353
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5439628896,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ava Shah",
        "dupr_id": "59N2NP",
        "rating": 3.849,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Ivanna Medellín",
        "dupr_id": "PKJJ4Q",
        "rating": 4.318,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 4606930169,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Roni Butbul",
        "dupr_id": "99X4XV",
        "rating": 3.994,
        "profile_pic_url": null,
        "location": "Myrtle Beach, SC, US"
      },
      {
        "name": "Brianna Werner",
        "dupr_id": "KD2KQO",
        "rating": 3.475,
        "profile_pic_url": null,
        "location": "Schenectady, NY, US"
      }
    ]
  }
]