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

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

ID: 4724745847

Match Scores

11-3

Win

Play Date

2026-01-31

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
GN
Gavin Nickerson

3VOP78 · Alpharetta, GA, US

DUPR

5.169

GW
Gary Woods

V77WK5 · Cumming, GA, US

DUPR

4.853

TEAM 2LOSS
MC
Matt Carpenter

8KJ6Y1 · Kendallville, IN, US

DUPR

4.841

KM
Kevin M Reed

894NQK · Fort Wayne, IN, US

DUPR

4.208

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-4724745847
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8135050647,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gavin Nickerson",
        "dupr_id": "3VOP78",
        "rating": 5.169,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      },
      {
        "name": "Gary Woods",
        "dupr_id": "V77WK5",
        "rating": 4.853,
        "profile_pic_url": null,
        "location": "Cumming, GA, US"
      }
    ]
  },
  {
    "team_id": 7776357468,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Carpenter",
        "dupr_id": "8KJ6Y1",
        "rating": 4.841,
        "profile_pic_url": null,
        "location": "Kendallville, IN, US"
      },
      {
        "name": "Kevin M Reed",
        "dupr_id": "894NQK",
        "rating": 4.208,
        "profile_pic_url": null,
        "location": "Fort Wayne, IN, US"
      }
    ]
  }
]