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

USLPL Hatboro

ID: 5616718121

Match Scores

5-11, 3-11

Win

Play Date

2025-10-19

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DR
Daniel Richards

3VGZJP · Shakopee, MN, US

DUPR

4.768

TR
Thomas Reilly

84Q4P2 · Rockford, MI, US

DUPR

4.652

TEAM 2WINNER
GG
Gary Goodman

PK2XWX · New York, NY, US

DUPR

4.707

OB
Orestes Baez

8J7D41 · Trappe, MD, US

DUPR

4.802

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-5616718121
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6083168428,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Richards",
        "dupr_id": "3VGZJP",
        "rating": 4.768,
        "profile_pic_url": null,
        "location": "Shakopee, MN, US"
      },
      {
        "name": "Thomas Reilly",
        "dupr_id": "84Q4P2",
        "rating": 4.652,
        "profile_pic_url": null,
        "location": "Rockford, MI, US"
      }
    ]
  },
  {
    "team_id": 6394547068,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gary Goodman",
        "dupr_id": "PK2XWX",
        "rating": 4.707,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Orestes Baez",
        "dupr_id": "8J7D41",
        "rating": 4.802,
        "profile_pic_url": null,
        "location": "Trappe, MD, US"
      }
    ]
  }
]