Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

RRC#19 - SR MENS 3.3-4.0

ID: 5811409204

Match Scores

3-11

Loss

Play Date

2026-05-31

Play Time (Est)

5:00 PM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
Mark Dolan

3PDXDE · Carver, MN, US

DUPR

3.592

BD
Bill DiSpigno

YXDMW4 · USA

DUPR

2.977

TEAM 2WINNER
PN
peter nicholson

5EJVEL · USA

DUPR

3.587

TS
Travis Steinhouse

ODNW5L · Savage, MN, US

DUPR

3.653

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-5811409204
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5762686670,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Dolan",
        "dupr_id": "3PDXDE",
        "rating": 3.592,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65ba28cd1550f.jpg",
        "location": "Carver, MN, US"
      },
      {
        "name": "Bill DiSpigno",
        "dupr_id": "YXDMW4",
        "rating": 2.977,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6323135593,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "peter nicholson",
        "dupr_id": "5EJVEL",
        "rating": 3.587,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Travis Steinhouse",
        "dupr_id": "ODNW5L",
        "rating": 3.653,
        "profile_pic_url": null,
        "location": "Savage, MN, US"
      }
    ]
  }
]