Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Drop In at The Club

ID: 6422868782

Match Scores

11-0

Win

Play Date

2024-11-10

Play Time (Est)

3:30 PM

Play Location

Del Coco Beach, Guanacaste Province, Costa Rica

Unverified Facility

Competitor Teams

TEAM 1WINNER
James Martinsen

1R7KMZ · Thunder Bay, ON, CA

DUPR

3.783

Eddie Miller

3XL0XR · Oberlin, OH, US

DUPR

4.364

TEAM 2LOSS
JR
Julian Rembert

Z95JOW · USA

DUPR

3.559

PW
Philip Whelan

M2790D · USA

DUPR

2.987

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-6422868782
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5838834559,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Martinsen",
        "dupr_id": "1R7KMZ",
        "rating": 3.783,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/24.jpg",
        "location": "Thunder Bay, ON, CA"
      },
      {
        "name": "Eddie Miller",
        "dupr_id": "3XL0XR",
        "rating": 4.364,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/94.jpg",
        "location": "Oberlin, OH, US"
      }
    ]
  },
  {
    "team_id": 7319967349,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Julian Rembert",
        "dupr_id": "Z95JOW",
        "rating": 3.559,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Philip Whelan",
        "dupr_id": "M2790D",
        "rating": 2.987,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]