Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Red, White, & Dink Team Tournament HQ

ID: 5383636392

Match Scores

11-10

Win

Play Date

2025-06-29

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JW
Jack Wright

X2MX0X · USA

DUPR

3.978

NG
Neel Goyal

76PVW5 · Morris County, NJ, US

DUPR

3.831

TEAM 2LOSS
MP
Min Pak

0RM9Y4 · USA

DUPR

3.831

MK
Marcus Kim

5ELV9L · USA

DUPR

3.785

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-5383636392
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6425418688,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jack Wright",
        "dupr_id": "X2MX0X",
        "rating": 3.978,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Neel Goyal",
        "dupr_id": "76PVW5",
        "rating": 3.831,
        "profile_pic_url": null,
        "location": "Morris County, NJ, US"
      }
    ]
  },
  {
    "team_id": 8266294548,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Min Pak",
        "dupr_id": "0RM9Y4",
        "rating": 3.831,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marcus Kim",
        "dupr_id": "5ELV9L",
        "rating": 3.785,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]