Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Australian Masters 40+ - 40+ Mixed Doubles DUPR: 3.5-3.99

ID: 6757471522

Match Scores

11-9

Win

Play Date

2025-09-21

Play Time (Est)

11:30 PM

Play Location

Brisbane, Qld

Unverified Facility

Competitor Teams

TEAM 1WINNER
Deanne Gregory

7NZQ2M · Caloundra, QLD, AU

DUPR

3.765

Andrew Pearson

8DROQL · Caloundra, QLD, AU

DUPR

3.696

TEAM 2LOSS
DP
Debra Potgieter

M2MGVL · USA

DUPR

3.914

LR
Lance Richards

7647M5 · USA

DUPR

4.032

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-6757471522
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5678488739,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Deanne Gregory",
        "dupr_id": "7NZQ2M",
        "rating": 3.765,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/58.jpg",
        "location": "Caloundra, QLD, AU"
      },
      {
        "name": "Andrew Pearson",
        "dupr_id": "8DROQL",
        "rating": 3.696,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/91.jpg",
        "location": "Caloundra, QLD, AU"
      }
    ]
  },
  {
    "team_id": 8268678913,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Debra Potgieter",
        "dupr_id": "M2MGVL",
        "rating": 3.914,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lance Richards",
        "dupr_id": "7647M5",
        "rating": 4.032,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]