Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

North Carolina Super Regional R16 Consolation

ID: 5257893632

Match Scores

21-23

Loss

Play Date

2025-10-19

Play Time (Est)

9:00 PM

Play Location

3238 Corbett Ave NE, Wilson, NC 27893, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
Thomas Lane

JZY99O · Davidson, NC, US

DUPR

4.267

CJ
Charlotte Juge

M2JRXG · Davidson, NC, US

DUPR

3.673

TEAM 2WINNER
LR
Logan Rogers

56DEDL · Raleigh, NC, US

DUPR

4.349

VM
Victoria McCartney

O6EP77 · USA

DUPR

3.805

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-5257893632
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6353930923,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Thomas Lane",
        "dupr_id": "JZY99O",
        "rating": 4.267,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/664179722150b.jpg",
        "location": "Davidson, NC, US"
      },
      {
        "name": "Charlotte Juge",
        "dupr_id": "M2JRXG",
        "rating": 3.673,
        "profile_pic_url": null,
        "location": "Davidson, NC, US"
      }
    ]
  },
  {
    "team_id": 7770702930,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Logan Rogers",
        "dupr_id": "56DEDL",
        "rating": 4.349,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Victoria McCartney",
        "dupr_id": "O6EP77",
        "rating": 3.805,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]