Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Drop In at The Club

ID: 5200001255

Match Scores

11-6

Loss

Play Date

2024-11-10

Play Time (Est)

12:45 AM

Play Location

Del Coco Beach, Guanacaste Province, Costa Rica

Unverified Facility

Competitor Teams

TEAM 1WINNER
SV
Samane Vahedi

EWOWRW · USA

DUPR

3.253

JR
Julian Rembert

Z95JOW · USA

DUPR

3.591

TEAM 2LOSS
Eddie Miller

3XL0XR · Oberlin, OH, US

DUPR

4.351

LM
Linda Miller

8GORKX · USA

DUPR

2.965

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-5200001255
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7499988858,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Samane Vahedi",
        "dupr_id": "EWOWRW",
        "rating": 3.253,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Julian Rembert",
        "dupr_id": "Z95JOW",
        "rating": 3.591,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4598759491,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eddie Miller",
        "dupr_id": "3XL0XR",
        "rating": 4.351,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/94.jpg",
        "location": "Oberlin, OH, US"
      },
      {
        "name": "Linda Miller",
        "dupr_id": "8GORKX",
        "rating": 2.965,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]