Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dink Fest! - Open Mixed Doubles

ID: 4541237755

Match Scores

8-11

Loss

Play Date

2026-01-18

Play Time (Est)

8:45 AM

Play Location

Port Macquarie, NSW

Unverified Facility

Competitor Teams

TEAM 1LOSS
Teena Cooper

L2RYE5 · Alstonville, NSW, AU

DUPR

4.082

Darryl Bridgeman

GG2E7V · Wallabi Point, NSW, AU

DUPR

4.276

TEAM 2WINNER
Trudy Cockroft

ME72NO · Byron Bay, NSW, AU

DUPR

3.683

ST
Scott Tawse

ME2KLO · USA

DUPR

4.466

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-4541237755
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4789878012,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Teena Cooper",
        "dupr_id": "L2RYE5",
        "rating": 4.082,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/62.jpg",
        "location": "Alstonville, NSW, AU"
      },
      {
        "name": "Darryl Bridgeman",
        "dupr_id": "GG2E7V",
        "rating": 4.276,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/53.jpg",
        "location": "Wallabi Point, NSW, AU"
      }
    ]
  },
  {
    "team_id": 5034696885,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Trudy Cockroft",
        "dupr_id": "ME72NO",
        "rating": 3.683,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/85.jpg",
        "location": "Byron Bay, NSW, AU"
      },
      {
        "name": "Scott Tawse",
        "dupr_id": "ME2KLO",
        "rating": 4.466,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]