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

APC National Championship - Team Event - Mixed - 5.0+ - All Ages

ID: 6572265131

Match Scores

11-3

Win

Play Date

2026-01-31

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
GN
Gavin Nickerson

3VOP78 · Alpharetta, GA, US

DUPR

5.148

GW
Gary Woods

V77WK5 · Cumming, GA, US

DUPR

5.011

TEAM 2LOSS
DR
Darryl Revenew

8DP5YY · Canton, GA, US

DUPR

4.613

DA
Danny Alea

4LMVR2 · Marietta, GA, US

DUPR

4.405

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-6572265131
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7841349249,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gavin Nickerson",
        "dupr_id": "3VOP78",
        "rating": 5.148,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      },
      {
        "name": "Gary Woods",
        "dupr_id": "V77WK5",
        "rating": 5.011,
        "profile_pic_url": null,
        "location": "Cumming, GA, US"
      }
    ]
  },
  {
    "team_id": 7042686805,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Darryl Revenew",
        "dupr_id": "8DP5YY",
        "rating": 4.613,
        "profile_pic_url": null,
        "location": "Canton, GA, US"
      },
      {
        "name": "Danny Alea",
        "dupr_id": "4LMVR2",
        "rating": 4.405,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  }
]