Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Pool D - Team Bracket

ID: 4772665916

Match Scores

21-23

Win

Play Date

2026-03-28

Play Time (Est)

9:00 PM

Play Location

Atlanta National Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1LOSS
EH
Ethan Holland

99JOVK · Holly Springs, NC, US

DUPR

4.603

RP
Ryan Paone

Z9R69W · Apex, NC, US

DUPR

4.681

TEAM 2WINNER
GC
Gavin Corbett

L5LVEQ · Gainesville, FL, US

DUPR

4.882

BT
Brandon Tom

GG9O6D · Port of Spain, Port of Spain Corporation, TT

DUPR

4.960

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-4772665916
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6886024645,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ethan  Holland",
        "dupr_id": "99JOVK",
        "rating": 4.603,
        "profile_pic_url": null,
        "location": "Holly Springs, NC, US"
      },
      {
        "name": "Ryan Paone",
        "dupr_id": "Z9R69W",
        "rating": 4.681,
        "profile_pic_url": null,
        "location": "Apex, NC, US"
      }
    ]
  },
  {
    "team_id": 6813585276,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gavin Corbett",
        "dupr_id": "L5LVEQ",
        "rating": 4.882,
        "profile_pic_url": null,
        "location": "Gainesville, FL, US"
      },
      {
        "name": "Brandon Tom",
        "dupr_id": "GG9O6D",
        "rating": 4.96,
        "profile_pic_url": null,
        "location": "Port of Spain, Port of Spain Corporation, TT"
      }
    ]
  }
]