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

USLPL Championships

ID: 7991986143

Match Scores

11-1, 11-1

Loss

Play Date

2026-01-11

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KB
Kevin Bacha

QPOEW0 · West York, PA, US

DUPR

4.713

KB
Kerri Bacha

3YDLPD · York, PA, US

DUPR

4.888

TEAM 2LOSS
BK
Bryan Kifer

3P5XZG · Evansville, IN, US

DUPR

4.720

MC
Magge Camuti

3XWOR8 · Naples, FL, US

DUPR

4.521

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-7991986143
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7195337744,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Bacha",
        "dupr_id": "QPOEW0",
        "rating": 4.713,
        "profile_pic_url": null,
        "location": "West York, PA, US"
      },
      {
        "name": "Kerri Bacha",
        "dupr_id": "3YDLPD",
        "rating": 4.888,
        "profile_pic_url": null,
        "location": "York, PA, US"
      }
    ]
  },
  {
    "team_id": 7661242785,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryan Kifer",
        "dupr_id": "3P5XZG",
        "rating": 4.72,
        "profile_pic_url": null,
        "location": "Evansville, IN, US"
      },
      {
        "name": "Magge Camuti",
        "dupr_id": "3XWOR8",
        "rating": 4.521,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  }
]