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

Pool B Mayhem Mixed Doubles 3.0-3.49

ID: 7607270119

Match Scores

11-3

Loss

Play Date

2026-05-31

Play Time (Est)

8:45 AM

Play Location

38 Munibung Rd

Unverified Facility

Competitor Teams

TEAM 1WINNER
EE
Elizabeth Edmonds

VX60LE · USA

DUPR

2.703

GC
Gavin Coulson

0Z5ORX · USA

DUPR

3.490

TEAM 2LOSS
MD
Michael Dodds

EXZJDE · USA

DUPR

2.777

DP
Donita Pilton

PZ22NG · NSW, AU

DUPR

2.800

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-7607270119
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6808683557,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Elizabeth Edmonds",
        "dupr_id": "VX60LE",
        "rating": 2.703,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gavin Coulson",
        "dupr_id": "0Z5ORX",
        "rating": 3.49,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4559630606,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Dodds",
        "dupr_id": "EXZJDE",
        "rating": 2.777,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Donita Pilton",
        "dupr_id": "PZ22NG",
        "rating": 2.8,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  }
]