Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

GG3.5 DUPR Round

ID: 5220116952

Match Scores

9-11

Win

Play Date

2026-04-17

Play Time (Est)

1:00 PM

Play Location

Ballina Indoor Sports Centre

View Facility Page →

Competitor Teams

TEAM 1LOSS
Daniel Fleming

ME2OKO · Byron, NSW, AU

DUPR

3.789

AH
Alison Hunt

RXPKDE · USA

DUPR

3.764

TEAM 2WINNER
Charlotte Appleby

YMM5MD · Byron Bay, NSW, AU

DUPR

3.618

John Fleming

DNYP24 · Skennars Head, NSW, AU

DUPR

3.553

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-5220116952
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7865237368,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Fleming",
        "dupr_id": "ME2OKO",
        "rating": 3.789,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/15.jpg",
        "location": "Byron, NSW, AU"
      },
      {
        "name": "Alison Hunt",
        "dupr_id": "RXPKDE",
        "rating": 3.764,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6351638447,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Charlotte Appleby",
        "dupr_id": "YMM5MD",
        "rating": 3.618,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/7.jpg",
        "location": "Byron Bay, NSW, AU"
      },
      {
        "name": "John Fleming",
        "dupr_id": "DNYP24",
        "rating": 3.553,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/90.jpg",
        "location": "Skennars Head, NSW, AU"
      }
    ]
  }
]