Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NRRP Tue. League Level 7

ID: 4530529591

Match Scores

5-11

Loss

Play Date

2026-01-27

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Rex Mack

566PYL · Brecksville, OH, US

DUPR

4.385

JD
Jon Darkow

7DVD5N · Amherst, OH, US

DUPR

4.161

TEAM 2WINNER
JC
Jason Coe

KOXVKY · Bay Village, OH, US

DUPR

4.352

ZB
Zach Bartlett

8JDRDJ · North Ridgeville, OH, US

DUPR

4.433

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-4530529591
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6041183442,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rex Mack",
        "dupr_id": "566PYL",
        "rating": 4.385,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68f8c80edb0c5.jpg",
        "location": "Brecksville, OH, US"
      },
      {
        "name": "Jon Darkow",
        "dupr_id": "7DVD5N",
        "rating": 4.161,
        "profile_pic_url": null,
        "location": "Amherst, OH, US"
      }
    ]
  },
  {
    "team_id": 6104954485,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jason Coe",
        "dupr_id": "KOXVKY",
        "rating": 4.352,
        "profile_pic_url": null,
        "location": "Bay Village, OH, US"
      },
      {
        "name": "Zach Bartlett",
        "dupr_id": "8JDRDJ",
        "rating": 4.433,
        "profile_pic_url": null,
        "location": "North Ridgeville, OH, US"
      }
    ]
  }
]