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

USLPL Baltimore

ID: 6159252805

Match Scores

11-6, 1-11, 4-11

Loss

Play Date

2025-12-07

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KC
Kevin Casey

3Y4J6P · Merritt, NC, US

DUPR

4.749

DR
Daniel Richards

3VGZJP · Shakopee, MN, US

DUPR

4.804

TEAM 2WINNER
DB
Derek Biendl

3L6VDQ · Bristow, VA, US

DUPR

4.872

MC
Michael Cao

3V2Z46 · Chesterfield, VA, 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-6159252805
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7091910132,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Casey",
        "dupr_id": "3Y4J6P",
        "rating": 4.749,
        "profile_pic_url": null,
        "location": "Merritt, NC, US"
      },
      {
        "name": "Daniel Richards",
        "dupr_id": "3VGZJP",
        "rating": 4.804,
        "profile_pic_url": null,
        "location": "Shakopee, MN, US"
      }
    ]
  },
  {
    "team_id": 8182556221,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Derek Biendl",
        "dupr_id": "3L6VDQ",
        "rating": 4.872,
        "profile_pic_url": null,
        "location": "Bristow, VA, US"
      },
      {
        "name": "Michael Cao",
        "dupr_id": "3V2Z46",
        "rating": 4.802,
        "profile_pic_url": null,
        "location": "Chesterfield, VA, US"
      }
    ]
  }
]