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

Oklahoma Premier Pickleball League OPPL

ID: 6625582851

Match Scores

15-8

Win

Play Date

2026-02-28

Play Time (Est)

4:45 AM

Play Location

4101 S E 39th Ct, Norman, OK 73071, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
BM
Brenna Murray

35KD01 · Provo, UT, US

DUPR

5.198

EB
Eric Bunch

3V2O63 · Jenks, OK, US

DUPR

5.216

TEAM 2LOSS
JB
Jenny Bond

1QXLG0 · Edmond, OK, US

DUPR

5.074

CT
Carson Thoma

LVZQE6 · Broken Arrow, OK, US

DUPR

4.747

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-6625582851
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8125555720,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brenna Murray",
        "dupr_id": "35KD01",
        "rating": 5.198,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Eric Bunch",
        "dupr_id": "3V2O63",
        "rating": 5.216,
        "profile_pic_url": null,
        "location": "Jenks, OK, US"
      }
    ]
  },
  {
    "team_id": 5193615670,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jenny Bond",
        "dupr_id": "1QXLG0",
        "rating": 5.074,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Carson Thoma",
        "dupr_id": "LVZQE6",
        "rating": 4.747,
        "profile_pic_url": null,
        "location": "Broken Arrow, OK, US"
      }
    ]
  }
]