Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 16 MLP style league

ID: 4968036340

Match Scores

15-11

Loss

Play Date

2026-01-22

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JM
Jeremy Mayer

ELMO5V · USA

DUPR

3.948

RF
Robert Files

8JGJ7W · Novi, MI, US

DUPR

4.287

TEAM 2LOSS
IS
Igor Sigal

9P4ODV · Wixom, MI, US

DUPR

4.288

SK
Shreyas Kanthadi

XJ0WP7 · Bloomfield Hills, MI, US

DUPR

4.103

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-4968036340
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7277886125,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeremy Mayer",
        "dupr_id": "ELMO5V",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Files",
        "dupr_id": "8JGJ7W",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": "Novi, MI, US"
      }
    ]
  },
  {
    "team_id": 6412605441,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Igor Sigal",
        "dupr_id": "9P4ODV",
        "rating": 4.288,
        "profile_pic_url": null,
        "location": "Wixom, MI, US"
      },
      {
        "name": "Shreyas Kanthadi",
        "dupr_id": "XJ0WP7",
        "rating": 4.103,
        "profile_pic_url": null,
        "location": "Bloomfield Hills, MI, US"
      }
    ]
  }
]