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

USLPL Championships

ID: 8115063621

Match Scores

5-11, 5-11

Win

Play Date

2026-01-11

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
GA
Gerald Alvarado

17NGL5 · USA

DUPR

5.033

MT
Michael Tow

8GJ5QM · Needham, MA, US

DUPR

4.647

TEAM 2WINNER
DJ
Dave Johnson

3PPG4Q · Smyrna, TN, US

DUPR

5.018

GC
Greg Coley

8KD9OK · Murfreesboro, TN, US

DUPR

4.852

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-8115063621
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4554441975,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gerald Alvarado",
        "dupr_id": "17NGL5",
        "rating": 5.033,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Tow",
        "dupr_id": "8GJ5QM",
        "rating": 4.647,
        "profile_pic_url": null,
        "location": "Needham, MA, US"
      }
    ]
  },
  {
    "team_id": 4720834792,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dave Johnson",
        "dupr_id": "3PPG4Q",
        "rating": 5.018,
        "profile_pic_url": null,
        "location": "Smyrna, TN, US"
      },
      {
        "name": "Greg Coley",
        "dupr_id": "8KD9OK",
        "rating": 4.852,
        "profile_pic_url": null,
        "location": "Murfreesboro, TN, US"
      }
    ]
  }
]