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

Pool B Mayhem Mixed Doubles 3.0-3.49

ID: 6750280165

Match Scores

11-1

Loss

Play Date

2026-05-31

Play Time (Est)

2:15 AM

Play Location

38 Munibung Rd

Unverified Facility

Competitor Teams

TEAM 1WINNER
MD
Matt Dennis

7J7QE9 · USA

DUPR

3.278

CR
Christine Robbins

OZQKOL · Warners Bay, NSW, AU

DUPR

3.227

TEAM 2LOSS
MD
Michael Dodds

EXZJDE · USA

DUPR

2.714

DP
Donita Pilton

PZ22NG · NSW, AU

DUPR

2.782

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-6750280165
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8475340081,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Dennis",
        "dupr_id": "7J7QE9",
        "rating": 3.278,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christine Robbins",
        "dupr_id": "OZQKOL",
        "rating": 3.227,
        "profile_pic_url": null,
        "location": "Warners Bay, NSW, AU"
      }
    ]
  },
  {
    "team_id": 5136266808,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Dodds",
        "dupr_id": "EXZJDE",
        "rating": 2.714,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Donita Pilton",
        "dupr_id": "PZ22NG",
        "rating": 2.782,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  }
]