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

Competitive Open Play Match

ID: 5612352166

Match Scores

11-8

Win

Play Date

2024-06-27

Play Time (Est)

11:30 PM

Play Location

Castro Valley, CA, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
WA
Walter Armstrong

L52V7Q · Pleasanton, CA, US

DUPR

3.723

TW
Tom Walbert

JZ7QRM · USA

DUPR

2.847

TEAM 2LOSS
RY
Ron Young

QP2QG0 · USA

DUPR

3.420

GM
George Murphy

8EP0NJ · USA

DUPR

3.504

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-5612352166
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6169426111,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Walter Armstrong",
        "dupr_id": "L52V7Q",
        "rating": 3.723,
        "profile_pic_url": null,
        "location": "Pleasanton, CA, US"
      },
      {
        "name": "Tom Walbert",
        "dupr_id": "JZ7QRM",
        "rating": 2.847,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4965016842,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ron Young",
        "dupr_id": "QP2QG0",
        "rating": 3.42,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "George Murphy",
        "dupr_id": "8EP0NJ",
        "rating": 3.504,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]