Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

AllStars 2026 Event 2

ID: 5566378992

Match Scores

21-14

Win

Play Date

2026-05-08

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DP
Dean Pinter

MYV0WO · NSW, AU

DUPR

5.010

TP
Tony Pollard

1RO2PD · NSW, AU

DUPR

4.643

TEAM 2LOSS
FY
Fabian Yu

PKPPWX · Appin, NSW, AU

DUPR

4.218

RW
Raymond Ware

16PKQK · Varsity Lakes, QLD, AU

DUPR

4.364

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-5566378992
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5018353800,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dean Pinter",
        "dupr_id": "MYV0WO",
        "rating": 5.01,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Tony Pollard",
        "dupr_id": "1RO2PD",
        "rating": 4.643,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 6605709653,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Fabian Yu",
        "dupr_id": "PKPPWX",
        "rating": 4.218,
        "profile_pic_url": null,
        "location": "Appin, NSW, AU"
      },
      {
        "name": "Raymond Ware",
        "dupr_id": "16PKQK",
        "rating": 4.364,
        "profile_pic_url": null,
        "location": "Varsity Lakes, QLD, AU"
      }
    ]
  }
]