Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Nationals - College Pickleball Tour - Challenger Mixed Doubles Div. 1

ID: 5016478226

Match Scores

21-14

Loss

Play Date

2026-04-10

Play Time (Est)

3:30 PM

Play Location

Peachtree Corners, GA

Unverified Facility

Competitor Teams

TEAM 1WINNER
BG
Bree Green

0YG54N · Athens, GA, US

DUPR

4.325

JU
Jaret Underwood

O6DX5W · Eastman, GA, US

DUPR

4.600

TEAM 2LOSS
TC
Tingjun Chen

ELL66W · Chapel Hill, NC, US

DUPR

4.131

Jai Barath

NYZ2Z6 · Chesterton, IN, US

DUPR

4.346

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-5016478226
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7873883300,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bree Green",
        "dupr_id": "0YG54N",
        "rating": 4.325,
        "profile_pic_url": null,
        "location": "Athens, GA, US"
      },
      {
        "name": "Jaret Underwood",
        "dupr_id": "O6DX5W",
        "rating": 4.6,
        "profile_pic_url": null,
        "location": "Eastman, GA, US"
      }
    ]
  },
  {
    "team_id": 7106983899,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tingjun Chen",
        "dupr_id": "ELL66W",
        "rating": 4.131,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      },
      {
        "name": "Jai Barath",
        "dupr_id": "NYZ2Z6",
        "rating": 4.346,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/492582/images/profile/0cae5611-d5dd-4432-86f9-df0e89bd7893.png",
        "location": "Chesterton, IN, US"
      }
    ]
  }
]