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

Gender Doubles DUPR Circuit II - M <3.49

ID: 4512100634

Match Scores

4-11

Win

Play Date

2026-04-08

Play Time (Est)

3:30 PM

Play Location

Bayswater, Vic

Unverified Facility

Competitor Teams

TEAM 1LOSS
JT
Jackson Taylor

LW2DD6 · USA

DUPR

2.651

BW
Ben Williams

556LLV · USA

DUPR

2.855

TEAM 2WINNER
MM
Michael Murrell

JJV0LM · Warragul, VIC, AU

DUPR

3.373

BH
Brenton Hobden

99ZD4E · USA

DUPR

3.176

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-4512100634
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5733687267,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jackson Taylor",
        "dupr_id": "LW2DD6",
        "rating": 2.651,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ben Williams",
        "dupr_id": "556LLV",
        "rating": 2.855,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5964358125,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Murrell",
        "dupr_id": "JJV0LM",
        "rating": 3.373,
        "profile_pic_url": null,
        "location": "Warragul, VIC, AU"
      },
      {
        "name": "Brenton Hobden",
        "dupr_id": "99ZD4E",
        "rating": 3.176,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]