Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Davidson A vs. UNCC B Dual Match

ID: 7416212038

Match Scores

21-11

Win

Play Date

2025-03-23

Play Time (Est)

11:30 PM

Play Location

Torrence Chapel Park, Torrence Chapel Road, Cornelius, NC, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TL
Thomas Lane

JZY99O · Davidson, NC, US

DUPR

3.986

BP
Benjamin Peake

8GJ6RD · Baltimore, MD, US

DUPR

4.538

TEAM 2LOSS
GS
Garrett Swaney

L5KMVJ · Fletcher, NC, US

DUPR

4.238

BG
Brian Goldstein

EG4OEW · USA

DUPR

3.304

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-7416212038
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5927931714,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas Lane",
        "dupr_id": "JZY99O",
        "rating": 3.986,
        "profile_pic_url": null,
        "location": "Davidson, NC, US"
      },
      {
        "name": "Benjamin Peake",
        "dupr_id": "8GJ6RD",
        "rating": 4.538,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  },
  {
    "team_id": 8201596832,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Garrett Swaney",
        "dupr_id": "L5KMVJ",
        "rating": 4.238,
        "profile_pic_url": null,
        "location": "Fletcher, NC, US"
      },
      {
        "name": "Brian Goldstein",
        "dupr_id": "EG4OEW",
        "rating": 3.304,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]