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

USLPL Baltimore

ID: 5579319521

Match Scores

11-8, 9-11, 5-11

Win

Play Date

2025-12-06

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KR
Kevin Reading

84VKMG · Lewes, DE, US

DUPR

4.729

PH
Patricia Hammer

3ZZ9OM · Blacksburg, VA, US

DUPR

4.490

TEAM 2WINNER
PY
Perrin Yang

12ZQ44 · Rochester, NY, US

DUPR

4.853

CL
Char Lord

16MX5E · Carmel, IN, US

DUPR

4.256

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-5579319521
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7397850070,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Reading",
        "dupr_id": "84VKMG",
        "rating": 4.729,
        "profile_pic_url": null,
        "location": "Lewes, DE, US"
      },
      {
        "name": "Patricia Hammer",
        "dupr_id": "3ZZ9OM",
        "rating": 4.49,
        "profile_pic_url": null,
        "location": "Blacksburg, VA, US"
      }
    ]
  },
  {
    "team_id": 6752884840,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Perrin Yang",
        "dupr_id": "12ZQ44",
        "rating": 4.853,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Char Lord",
        "dupr_id": "16MX5E",
        "rating": 4.256,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      }
    ]
  }
]