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

MD1

ID: 5991434319

Match Scores

21-19

Loss

Play Date

2025-04-11

Play Time (Est)

4:45 AM

Play Location

Peachtree Corners

Unverified Facility

Competitor Teams

TEAM 1WINNER
AS
Andrew Schiller

177LV5 · State College, PA, US

DUPR

4.778

DS
Diego SpielmanRodriguez

3VG2GJ · Philadelphia, PA, US

DUPR

4.980

TEAM 2LOSS
NT
Noah Truong

DN7ZLX · La Cañada Flintridge, CA, US

DUPR

4.611

JL
Justin Lenderman

4ZQ6J2 · Houston, TX, US

DUPR

4.885

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-5991434319
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5757524006,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Schiller",
        "dupr_id": "177LV5",
        "rating": 4.778,
        "profile_pic_url": null,
        "location": "State College, PA, US"
      },
      {
        "name": "Diego SpielmanRodriguez",
        "dupr_id": "3VG2GJ",
        "rating": 4.98,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      }
    ]
  },
  {
    "team_id": 7112706797,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Noah Truong",
        "dupr_id": "DN7ZLX",
        "rating": 4.611,
        "profile_pic_url": null,
        "location": "La Cañada Flintridge, CA, US"
      },
      {
        "name": "Justin Lenderman",
        "dupr_id": "4ZQ6J2",
        "rating": 4.885,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]