Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NRRP Tue. League Level 7

ID: 8329438589

Match Scores

11-7

Win

Play Date

2026-01-27

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Rex Mack

566PYL · Brecksville, OH, US

DUPR

4.353

CT
Christian Thornton

YGXQ6E · Wexford, PA, US

DUPR

4.161

TEAM 2LOSS
DE
Devyn Emmons

56Q44L · Norwalk, OH, US

DUPR

4.033

JD
Jon Darkow

7DVD5N · Amherst, OH, US

DUPR

4.136

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-8329438589
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7596210896,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rex Mack",
        "dupr_id": "566PYL",
        "rating": 4.353,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68f8c80edb0c5.jpg",
        "location": "Brecksville, OH, US"
      },
      {
        "name": "Christian Thornton",
        "dupr_id": "YGXQ6E",
        "rating": 4.161,
        "profile_pic_url": null,
        "location": "Wexford, PA, US"
      }
    ]
  },
  {
    "team_id": 6778013270,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Devyn Emmons",
        "dupr_id": "56Q44L",
        "rating": 4.033,
        "profile_pic_url": null,
        "location": "Norwalk, OH, US"
      },
      {
        "name": "Jon Darkow",
        "dupr_id": "7DVD5N",
        "rating": 4.136,
        "profile_pic_url": null,
        "location": "Amherst, OH, US"
      }
    ]
  }
]