Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 4712369601

Match Scores

15-10

Loss

Play Date

2026-05-27

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DM
Dwaipayan Mazumder

G02EEV · Birmingham, England, GB

DUPR

4.001

MT
mark timms

4PJ9Z2 · USA

DUPR

3.848

TEAM 2LOSS
IH
Ian Harris

J5DJW4 · Solihull, England, GB

DUPR

4.063

PS
Paul Scott

JJMVG4 · Birmingham, England, GB

DUPR

4.093

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-4712369601
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7395796836,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dwaipayan Mazumder",
        "dupr_id": "G02EEV",
        "rating": 4.001,
        "profile_pic_url": null,
        "location": "Birmingham, England, GB"
      },
      {
        "name": "mark timms",
        "dupr_id": "4PJ9Z2",
        "rating": 3.848,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5806228753,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ian Harris",
        "dupr_id": "J5DJW4",
        "rating": 4.063,
        "profile_pic_url": null,
        "location": "Solihull, England, GB"
      },
      {
        "name": "Paul Scott",
        "dupr_id": "JJMVG4",
        "rating": 4.093,
        "profile_pic_url": null,
        "location": "Birmingham, England, GB"
      }
    ]
  }
]