Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Set Partners Round Robin

ID: 6254479737

Match Scores

15-13

Loss

Play Date

2026-05-02

Play Time (Est)

10:15 AM

Play Location

Rader Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
BB
Bob Bartmann

35D700 · USA

DUPR

3.366

BB
Brian Bluth

1QLVVR · Weatherford, OK, US

DUPR

3.392

TEAM 2LOSS
BL
Brian Litteral

EGLDRJ · Oklahoma City, OK, US

DUPR

3.118

CF
Chris Fourcade

MYWN0G · Edmond, OK, US

DUPR

3.306

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-6254479737
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6325075980,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bob Bartmann",
        "dupr_id": "35D700",
        "rating": 3.366,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Bluth",
        "dupr_id": "1QLVVR",
        "rating": 3.392,
        "profile_pic_url": null,
        "location": "Weatherford, OK, US"
      }
    ]
  },
  {
    "team_id": 6698995164,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Litteral",
        "dupr_id": "EGLDRJ",
        "rating": 3.118,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Chris Fourcade",
        "dupr_id": "MYWN0G",
        "rating": 3.306,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      }
    ]
  }
]