Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3rd Team Finals - 2025-26 Georgia Super Regional

ID: 5129700605

Match Scores

18-21

Loss

Play Date

2026-03-29

Play Time (Est)

6:15 AM

Play Location

10800 Davis Dr, Alpharetta, GA 30009, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
IF
Ignacio Fernandez

DWK57L · Baton Rouge, LA, US

DUPR

3.991

EH
Evan Hackett

566N5R · Granite Bay, CA, US

DUPR

4.493

TEAM 2WINNER
RP
Ryan Paone

Z9R69W · Apex, NC, US

DUPR

4.666

EH
Ethan Holland

99JOVK · Holly Springs, NC, US

DUPR

4.591

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-5129700605
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8061962438,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ignacio Fernandez",
        "dupr_id": "DWK57L",
        "rating": 3.991,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      },
      {
        "name": "Evan Hackett",
        "dupr_id": "566N5R",
        "rating": 4.493,
        "profile_pic_url": null,
        "location": "Granite Bay, CA, US"
      }
    ]
  },
  {
    "team_id": 6909353420,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Paone",
        "dupr_id": "Z9R69W",
        "rating": 4.666,
        "profile_pic_url": null,
        "location": "Apex, NC, US"
      },
      {
        "name": "Ethan  Holland",
        "dupr_id": "99JOVK",
        "rating": 4.591,
        "profile_pic_url": null,
        "location": "Holly Springs, NC, US"
      }
    ]
  }
]