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

USLPL Championships

ID: 6011628967

Match Scores

3-11, 6-11

Loss

Play Date

2026-01-11

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BB
Brooks Brooks

8GXJGG · Merritt Island, FL, US

DUPR

4.714

Eric Wold

8JM0D8 · Eugene, OR, US

DUPR

5.048

TEAM 2WINNER
BS
Brian Strehle

8ME6ML · Quakertown, PA, US

DUPR

4.984

KC
Kevin Casey

3Y4J6P · Merritt, NC, US

DUPR

4.840

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-6011628967
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7639154041,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brooks Brooks",
        "dupr_id": "8GXJGG",
        "rating": 4.714,
        "profile_pic_url": null,
        "location": "Merritt Island, FL, US"
      },
      {
        "name": "Eric Wold",
        "dupr_id": "8JM0D8",
        "rating": 5.048,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6661c4fa319b2.jpg",
        "location": "Eugene, OR, US"
      }
    ]
  },
  {
    "team_id": 5152698176,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brian Strehle",
        "dupr_id": "8ME6ML",
        "rating": 4.984,
        "profile_pic_url": null,
        "location": "Quakertown, PA, US"
      },
      {
        "name": "Kevin Casey",
        "dupr_id": "3Y4J6P",
        "rating": 4.84,
        "profile_pic_url": null,
        "location": "Merritt, NC, US"
      }
    ]
  }
]