Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Red, White, & Dink Team Tournament HQ

ID: 6569728935

Match Scores

11-6

Win

Play Date

2025-06-29

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CU
Chris Ullo

59Y4YV · Howell Township, NJ, US

DUPR

4.561

EZ
Eugene Z

ODDGRE · Marlboro, NJ, US

DUPR

4.767

TEAM 2LOSS
GW
Gary White

1NME0N · Richmond County, NY, US

DUPR

3.838

MR
Michael Rapaglia

76KNG4 · Richmond County, NY, US

DUPR

4.250

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-6569728935
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8074563615,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Ullo",
        "dupr_id": "59Y4YV",
        "rating": 4.561,
        "profile_pic_url": null,
        "location": "Howell Township, NJ, US"
      },
      {
        "name": "Eugene Z",
        "dupr_id": "ODDGRE",
        "rating": 4.767,
        "profile_pic_url": null,
        "location": "Marlboro, NJ, US"
      }
    ]
  },
  {
    "team_id": 7935331420,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gary White",
        "dupr_id": "1NME0N",
        "rating": 3.838,
        "profile_pic_url": null,
        "location": "Richmond County, NY, US"
      },
      {
        "name": "Michael Rapaglia",
        "dupr_id": "76KNG4",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": "Richmond County, NY, US"
      }
    ]
  }
]