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

MD1

ID: 4910719632

Match Scores

21-16

Win

Play Date

2025-04-11

Play Time (Est)

1:00 PM

Play Location

Peachtree Corners

Unverified Facility

Competitor Teams

TEAM 1WINNER
NT
Noah Truong

DN7ZLX · La Cañada Flintridge, CA, US

DUPR

4.635

JL
Justin Lenderman

4ZQ6J2 · Houston, TX, US

DUPR

4.910

TEAM 2LOSS
TC
Tanner Crandall

8JGV0J · Oregon City, OR, US

DUPR

5.032

EW
Eli Wilson

4LRL52 · Campton Hills, IL, US

DUPR

4.658

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-4910719632
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7796158620,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Noah Truong",
        "dupr_id": "DN7ZLX",
        "rating": 4.635,
        "profile_pic_url": null,
        "location": "La Cañada Flintridge, CA, US"
      },
      {
        "name": "Justin Lenderman",
        "dupr_id": "4ZQ6J2",
        "rating": 4.91,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 6226192431,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tanner Crandall",
        "dupr_id": "8JGV0J",
        "rating": 5.032,
        "profile_pic_url": null,
        "location": "Oregon City, OR, US"
      },
      {
        "name": "Eli Wilson",
        "dupr_id": "4LRL52",
        "rating": 4.658,
        "profile_pic_url": null,
        "location": "Campton Hills, IL, US"
      }
    ]
  }
]