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

USLPL Championships

ID: 6696782201

Match Scores

11-5, 11-9

Win

Play Date

2026-01-11

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KB
Kerri Bacha

3YDLPD · York, PA, US

DUPR

4.799

MO
Marina Ohlmuller

3XOZ53 · Lakeland, FL, US

DUPR

4.708

TEAM 2LOSS
MC
Magge Camuti

3XWOR8 · Naples, FL, US

DUPR

4.626

KK
Kristy Kind

8WKWLK · Atlanta, GA, US

DUPR

4.536

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-6696782201
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7887124226,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kerri Bacha",
        "dupr_id": "3YDLPD",
        "rating": 4.799,
        "profile_pic_url": null,
        "location": "York, PA, US"
      },
      {
        "name": "Marina Ohlmuller",
        "dupr_id": "3XOZ53",
        "rating": 4.708,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  },
  {
    "team_id": 8205797540,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Magge Camuti",
        "dupr_id": "3XWOR8",
        "rating": 4.626,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Kristy Kind",
        "dupr_id": "8WKWLK",
        "rating": 4.536,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]