Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NRRP Tue. League Level 7

ID: 6882943952

Match Scores

9-11

Loss

Play Date

2026-01-27

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Rex Mack

566PYL · Brecksville, OH, US

DUPR

4.412

RS
Richard Stepnowski

GG47GM · Cleveland, OH, US

DUPR

3.965

TEAM 2WINNER
IM
Imaduddin Mohammed

Q56D4N · Lakewood, OH, US

DUPR

4.534

JD
Jon Darkow

7DVD5N · Amherst, OH, US

DUPR

4.114

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-6882943952
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5051084865,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rex Mack",
        "dupr_id": "566PYL",
        "rating": 4.412,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68f8c80edb0c5.jpg",
        "location": "Brecksville, OH, US"
      },
      {
        "name": "Richard Stepnowski",
        "dupr_id": "GG47GM",
        "rating": 3.965,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      }
    ]
  },
  {
    "team_id": 5173049588,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Imaduddin Mohammed",
        "dupr_id": "Q56D4N",
        "rating": 4.534,
        "profile_pic_url": null,
        "location": "Lakewood, OH, US"
      },
      {
        "name": "Jon Darkow",
        "dupr_id": "7DVD5N",
        "rating": 4.114,
        "profile_pic_url": null,
        "location": "Amherst, OH, US"
      }
    ]
  }
]