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

MD1

ID: 6809762508

Match Scores

18-21

Loss

Play Date

2025-04-11

Play Time (Est)

1:00 PM

Play Location

Peachtree Corners

Unverified Facility

Competitor Teams

TEAM 1LOSS
NT
Noah Truong

DN7ZLX · La Cañada Flintridge, CA, US

DUPR

4.628

JL
Justin Lenderman

4ZQ6J2 · Houston, TX, US

DUPR

4.903

TEAM 2WINNER
TR
Tucker Roberson

YNR4NE · Chapel Hill, NC, US

DUPR

4.736

Colby Hill

JZL9JJ · Alpharetta, GA, US

DUPR

5.161

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-6809762508
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7775955166,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Noah Truong",
        "dupr_id": "DN7ZLX",
        "rating": 4.628,
        "profile_pic_url": null,
        "location": "La Cañada Flintridge, CA, US"
      },
      {
        "name": "Justin Lenderman",
        "dupr_id": "4ZQ6J2",
        "rating": 4.903,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 6191193412,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tucker  Roberson",
        "dupr_id": "YNR4NE",
        "rating": 4.736,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      },
      {
        "name": "Colby Hill",
        "dupr_id": "JZL9JJ",
        "rating": 5.161,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/25038/images/profile/20dd15a3-e5ee-4a7c-a414-e3b3b5a94fd8.png",
        "location": "Alpharetta, GA, US"
      }
    ]
  }
]