Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Melb Champs - Mixed Doubles - Group A

ID: 5190855235

Match Scores

15-3

Loss

Play Date

2025-07-18

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Louis Laville

3LZ4O5 · Surrey, England, GB

DUPR

5.784

Bernadette Massih

GGJQKV · Belmore, NSW, AU

DUPR

5.362

TEAM 2LOSS
Liam Jesperson

67P7V0 · Gold Coast, QLD, AU

DUPR

4.985

Celina Yang

N76LM7 · Camberwell, VIC, AU

DUPR

3.575

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-5190855235
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5722031226,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Louis Laville",
        "dupr_id": "3LZ4O5",
        "rating": 5.784,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/90.jpg",
        "location": "Surrey, England, GB"
      },
      {
        "name": "Bernadette Massih",
        "dupr_id": "GGJQKV",
        "rating": 5.362,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/14.jpg",
        "location": "Belmore, NSW, AU"
      }
    ]
  },
  {
    "team_id": 7420898933,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Liam Jesperson",
        "dupr_id": "67P7V0",
        "rating": 4.985,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/7.jpg",
        "location": "Gold Coast, QLD, AU"
      },
      {
        "name": "Celina Yang",
        "dupr_id": "N76LM7",
        "rating": 3.575,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/33.jpg",
        "location": "Camberwell, VIC, AU"
      }
    ]
  }
]