Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NRRP Tue. League Level 7

ID: 5973925603

Match Scores

11-8

Loss

Play Date

2026-01-27

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CT
Christian Thornton

YGXQ6E · Wexford, PA, US

DUPR

4.172

RS
Richard Stepnowski

GG47GM · Cleveland, OH, US

DUPR

3.961

TEAM 2LOSS
JC
Jason Coe

KOXVKY · Bay Village, OH, US

DUPR

4.352

Rex Mack

566PYL · Brecksville, OH, US

DUPR

4.421

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-5973925603
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6580645591,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christian Thornton",
        "dupr_id": "YGXQ6E",
        "rating": 4.172,
        "profile_pic_url": null,
        "location": "Wexford, PA, US"
      },
      {
        "name": "Richard Stepnowski",
        "dupr_id": "GG47GM",
        "rating": 3.961,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      }
    ]
  },
  {
    "team_id": 7032436951,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Coe",
        "dupr_id": "KOXVKY",
        "rating": 4.352,
        "profile_pic_url": null,
        "location": "Bay Village, OH, US"
      },
      {
        "name": "Rex Mack",
        "dupr_id": "566PYL",
        "rating": 4.421,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68f8c80edb0c5.jpg",
        "location": "Brecksville, OH, US"
      }
    ]
  }
]