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

Competitive Open Play Match

ID: 5368018120

Match Scores

7-11

Win

Play Date

2024-06-27

Play Time (Est)

5:00 PM

Play Location

Castro Valley, CA, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
RY
Ron Young

QP2QG0 · USA

DUPR

3.408

TW
Tom Walbert

JZ7QRM · USA

DUPR

2.845

TEAM 2WINNER
WA
Walter Armstrong

L52V7Q · Pleasanton, CA, US

DUPR

3.730

DM
Danny Mah

JZOPLJ · USA

DUPR

3.931

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-5368018120
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6594146910,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ron Young",
        "dupr_id": "QP2QG0",
        "rating": 3.408,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tom Walbert",
        "dupr_id": "JZ7QRM",
        "rating": 2.845,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4859193059,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Walter Armstrong",
        "dupr_id": "L52V7Q",
        "rating": 3.73,
        "profile_pic_url": null,
        "location": "Pleasanton, CA, US"
      },
      {
        "name": "Danny Mah",
        "dupr_id": "JZOPLJ",
        "rating": 3.931,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]