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

USLPL Baltimore

ID: 8362183859

Match Scores

3-11, 8-11

Win

Play Date

2025-12-06

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KR
Kevin Reading

84VKMG · Lewes, DE, US

DUPR

4.742

PC
Paul Colbert Jr.

1N5ROZ · Upper Marlboro, MD, US

DUPR

4.523

TEAM 2WINNER
PY
Perrin Yang

12ZQ44 · Rochester, NY, US

DUPR

4.839

JJ
Jeff Jauschneg

1QXLND · Middleburg, FL, US

DUPR

4.973

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-8362183859
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5157390164,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Reading",
        "dupr_id": "84VKMG",
        "rating": 4.742,
        "profile_pic_url": null,
        "location": "Lewes, DE, US"
      },
      {
        "name": "Paul Colbert Jr.",
        "dupr_id": "1N5ROZ",
        "rating": 4.523,
        "profile_pic_url": null,
        "location": "Upper Marlboro, MD, US"
      }
    ]
  },
  {
    "team_id": 7314799366,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Perrin Yang",
        "dupr_id": "12ZQ44",
        "rating": 4.839,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Jeff Jauschneg",
        "dupr_id": "1QXLND",
        "rating": 4.973,
        "profile_pic_url": null,
        "location": "Middleburg, FL, US"
      }
    ]
  }
]