Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6406289526

Match Scores

11-4

Loss

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

DUPR

3.723

BW
Billy White

GG9XDD · Olivette, MO, US

DUPR

3.755

TEAM 2LOSS
SP
Scott Pulley

RZGZEE · St. Louis, MO, US

DUPR

3.754

MR
Matt Ricolcol

Q5L2Q0 · Ellisville, MO, US

DUPR

2.779

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-6406289526
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5371128280,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Butler",
        "dupr_id": "ODQX6W",
        "rating": 3.723,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Billy White",
        "dupr_id": "GG9XDD",
        "rating": 3.755,
        "profile_pic_url": null,
        "location": "Olivette, MO, US"
      }
    ]
  },
  {
    "team_id": 7161257396,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Pulley",
        "dupr_id": "RZGZEE",
        "rating": 3.754,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      },
      {
        "name": "Matt Ricolcol",
        "dupr_id": "Q5L2Q0",
        "rating": 2.779,
        "profile_pic_url": null,
        "location": "Ellisville, MO, US"
      }
    ]
  }
]