Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7149407431

Match Scores

11-4

Loss

Play Date

2025-05-23

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JS
John Sawyer

3L6WEJ · USA

DUPR

3.577

CV
Cameron Velasquez

V42VYP · USA

DUPR

3.874

TEAM 2LOSS
PW
Pierce Williams

MY7R7P · Madera, CA, US

DUPR

4.190

TD
TIMOTHY DO

NRPE9W · USA

DUPR

3.103

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-7149407431
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5083842444,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Sawyer",
        "dupr_id": "3L6WEJ",
        "rating": 3.577,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cameron Velasquez",
        "dupr_id": "V42VYP",
        "rating": 3.874,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7951979563,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pierce Williams",
        "dupr_id": "MY7R7P",
        "rating": 4.19,
        "profile_pic_url": null,
        "location": "Madera, CA, US"
      },
      {
        "name": "TIMOTHY DO",
        "dupr_id": "NRPE9W",
        "rating": 3.103,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]