Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Currumbin DUPR Competition

ID: 6303950771

Match Scores

12-10, 11-0

Win

Play Date

2026-03-11

Play Time (Est)

12:45 AM

Play Location

164 Duringan St

Unverified Facility

Competitor Teams

TEAM 1WINNER
Jacque Connell

RZZQJM · Gold Coast, QLD, AU

DUPR

2.855

LC
lucas connell

94OXZR · USA

DUPR

2.996

TEAM 2LOSS
Sarah Silver

MPYOMD · USA

DUPR

2.755

KC
Keung Chik

4Z5LR2 · USA

DUPR

2.946

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-6303950771
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8019117704,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jacque Connell",
        "dupr_id": "RZZQJM",
        "rating": 2.855,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/56.jpg",
        "location": "Gold Coast, QLD, AU"
      },
      {
        "name": "lucas connell",
        "dupr_id": "94OXZR",
        "rating": 2.996,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5039241303,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sarah Silver",
        "dupr_id": "MPYOMD",
        "rating": 2.755,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/39.jpg",
        "location": ""
      },
      {
        "name": "Keung Chik",
        "dupr_id": "4Z5LR2",
        "rating": 2.946,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]