Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NRRP Tue. League Level 7

ID: 7058338019

Match Scores

1-11

Win

Play Date

2025-12-16

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DE
Devyn Emmons

56Q44L · Norwalk, OH, US

DUPR

4.044

CT
Christian Thornton

YGXQ6E · Wexford, PA, US

DUPR

3.744

TEAM 2WINNER
Rex Mack

566PYL · Brecksville, OH, US

DUPR

4.424

MB
michael berardinis

2LMEN4 · Parma, OH, US

DUPR

4.751

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-7058338019
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4321567542,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Devyn Emmons",
        "dupr_id": "56Q44L",
        "rating": 4.044,
        "profile_pic_url": null,
        "location": "Norwalk, OH, US"
      },
      {
        "name": "Christian Thornton",
        "dupr_id": "YGXQ6E",
        "rating": 3.744,
        "profile_pic_url": null,
        "location": "Wexford, PA, US"
      }
    ]
  },
  {
    "team_id": 5164813849,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rex Mack",
        "dupr_id": "566PYL",
        "rating": 4.424,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68f8c80edb0c5.jpg",
        "location": "Brecksville, OH, US"
      },
      {
        "name": "michael berardinis",
        "dupr_id": "2LMEN4",
        "rating": 4.751,
        "profile_pic_url": null,
        "location": "Parma, OH, US"
      }
    ]
  }
]