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

Oklahoma Premier Pickleball League OPPL

ID: 6367400465

Match Scores

15-5

Loss

Play Date

2026-02-28

Play Time (Est)

6:15 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
LB
Lauren Brown

1RE5DN · St. George, UT, US

DUPR

4.857

GS
Galina Semenova

ODPLDW · Bixby, OK, US

DUPR

4.818

TEAM 2LOSS
EC
Emily Cessna

YGDVXD · Oklahoma City, OK, US

DUPR

4.694

LT
Lili Thompson

0YWERX · Tulsa, OK, US

DUPR

4.677

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-6367400465
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6817708704,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lauren Brown",
        "dupr_id": "1RE5DN",
        "rating": 4.857,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Galina Semenova",
        "dupr_id": "ODPLDW",
        "rating": 4.818,
        "profile_pic_url": null,
        "location": "Bixby, OK, US"
      }
    ]
  },
  {
    "team_id": 5944495328,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emily Cessna",
        "dupr_id": "YGDVXD",
        "rating": 4.694,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Lili Thompson",
        "dupr_id": "0YWERX",
        "rating": 4.677,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      }
    ]
  }
]