Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Red, White, & Dink Team Tournament HQ

ID: 5462728185

Match Scores

11-3

Loss

Play Date

2025-06-29

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
GW
Gary White

1NME0N · Richmond County, NY, US

DUPR

3.846

MR
Michael Rapaglia

76KNG4 · Richmond County, NY, US

DUPR

4.259

TEAM 2LOSS
JR
Jesse Rosenberg

YGEJ5D · Middlesex County, NJ, US

DUPR

4.053

EP
Eric Pan

4LPD4V · Highland Park, NJ, US

DUPR

4.588

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-5462728185
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5038622721,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gary White",
        "dupr_id": "1NME0N",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": "Richmond County, NY, US"
      },
      {
        "name": "Michael Rapaglia",
        "dupr_id": "76KNG4",
        "rating": 4.259,
        "profile_pic_url": null,
        "location": "Richmond County, NY, US"
      }
    ]
  },
  {
    "team_id": 7928947109,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jesse Rosenberg",
        "dupr_id": "YGEJ5D",
        "rating": 4.053,
        "profile_pic_url": null,
        "location": "Middlesex County, NJ, US"
      },
      {
        "name": "Eric Pan",
        "dupr_id": "4LPD4V",
        "rating": 4.588,
        "profile_pic_url": null,
        "location": "Highland Park, NJ, US"
      }
    ]
  }
]