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

Competitive Open Play Match

ID: 5867250678

Match Scores

11-3

Win

Play Date

2025-06-07

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MB
Matthew Butler

ODQX6W · USA

Rated Score

3.653

SP
Scott Pulley

RZGZEE · St. Louis, MO, US

Rated Score

3.811

TEAM 2LOSS
BW
Billy White

GG9XDD · Olivette, MO, US

Rated Score

3.851

KN
Kevin Navarro

Q5LGOR · Manchester, MO, US

Rated Score

2.677

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-5867250678
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7666144740,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Butler",
        "dupr_id": "ODQX6W",
        "rating": 3.653,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Pulley",
        "dupr_id": "RZGZEE",
        "rating": 3.811,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      }
    ]
  },
  {
    "team_id": 6574563796,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Billy White",
        "dupr_id": "GG9XDD",
        "rating": 3.851,
        "profile_pic_url": null,
        "location": "Olivette, MO, US"
      },
      {
        "name": "Kevin Navarro",
        "dupr_id": "Q5LGOR",
        "rating": 2.677,
        "profile_pic_url": null,
        "location": "Manchester, MO, US"
      }
    ]
  }
]