Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5982447181

Match Scores

6-11

Win

Play Date

2024-07-13

Play Time (Est)

2:15 AM

Play Location

Fort Washington, PA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
ER
Evan Rubin

ZNJ06Q · Fort Washington, PA, US

DUPR

3.669

JH
John Hunt

MYGLDG · Glenside, PA, US

DUPR

3.888

TEAM 2WINNER
BR
Brian Randazzo

YGZVQD · Flourtown, PA, US

DUPR

3.718

RL
Raymond Lin

RZZ6WE · Jenkintown, PA, US

DUPR

3.969

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-5982447181
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5284719314,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Evan Rubin",
        "dupr_id": "ZNJ06Q",
        "rating": 3.669,
        "profile_pic_url": null,
        "location": "Fort Washington, PA, US"
      },
      {
        "name": "John Hunt",
        "dupr_id": "MYGLDG",
        "rating": 3.888,
        "profile_pic_url": null,
        "location": "Glenside, PA, US"
      }
    ]
  },
  {
    "team_id": 5016729811,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brian Randazzo",
        "dupr_id": "YGZVQD",
        "rating": 3.718,
        "profile_pic_url": null,
        "location": "Flourtown, PA, US"
      },
      {
        "name": "Raymond Lin",
        "dupr_id": "RZZ6WE",
        "rating": 3.969,
        "profile_pic_url": null,
        "location": "Jenkintown, PA, US"
      }
    ]
  }
]