Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool C - 2nd Team Bracket (Bid Required) (Fri/Sat)

ID: 7640999492

Match Scores

21-13

Win

Play Date

2026-04-10

Play Time (Est)

9:00 PM

Play Location

Life Time Peachtree Corners

Unverified Facility

Competitor Teams

TEAM 1WINNER
RP
Ryan Paone

Z9R69W · Apex, NC, US

DUPR

4.659

EH
Ethan Holland

99JOVK · Holly Springs, NC, US

DUPR

4.592

TEAM 2LOSS
TC
Trevor Clark

2YYWRE · Greenville, NC, US

DUPR

4.090

AK
Andrew Kang

94GMWE · USA

DUPR

3.926

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-7640999492
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6395681077,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Paone",
        "dupr_id": "Z9R69W",
        "rating": 4.659,
        "profile_pic_url": null,
        "location": "Apex, NC, US"
      },
      {
        "name": "Ethan  Holland",
        "dupr_id": "99JOVK",
        "rating": 4.592,
        "profile_pic_url": null,
        "location": "Holly Springs, NC, US"
      }
    ]
  },
  {
    "team_id": 4872781858,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Trevor Clark",
        "dupr_id": "2YYWRE",
        "rating": 4.09,
        "profile_pic_url": null,
        "location": "Greenville, NC, US"
      },
      {
        "name": "Andrew Kang",
        "dupr_id": "94GMWE",
        "rating": 3.926,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]