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

MD1

ID: 4753357440

Match Scores

21-16

Loss

Play Date

2025-04-11

Play Time (Est)

1:00 PM

Play Location

Peachtree Corners

Unverified Facility

Competitor Teams

TEAM 1WINNER
EG
Essex Glowaki

DNGN7M · Athens, GA, US

DUPR

4.798

JO
Jack Oblen

99J9OE · Alpharetta, GA, US

DUPR

4.627

TEAM 2LOSS
NT
Noah Truong

DN7ZLX · La Cañada Flintridge, CA, US

DUPR

4.645

JL
Justin Lenderman

4ZQ6J2 · Houston, TX, US

DUPR

4.922

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-4753357440
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6203484017,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Essex Glowaki",
        "dupr_id": "DNGN7M",
        "rating": 4.798,
        "profile_pic_url": null,
        "location": "Athens, GA, US"
      },
      {
        "name": "Jack Oblen",
        "dupr_id": "99J9OE",
        "rating": 4.627,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  },
  {
    "team_id": 7242316620,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Noah Truong",
        "dupr_id": "DN7ZLX",
        "rating": 4.645,
        "profile_pic_url": null,
        "location": "La Cañada Flintridge, CA, US"
      },
      {
        "name": "Justin Lenderman",
        "dupr_id": "4ZQ6J2",
        "rating": 4.922,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]