Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pints & Paddle: 2025 Winter Monday Coed 3.6-4.5 - Week 9

ID: 8476344745

Match Scores

11-5

Loss

Play Date

2025-03-10

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SS
Susan Stang

2L09XR · Maple Grove, MN, US

DUPR

3.712

DS
Doug Stang

9PMZXE · USA

DUPR

3.629

TEAM 2LOSS
SF
Stephen Fread

3O0O7P · Hopkins, MN, US

DUPR

4.522

SB
Shaleena Bonnell

3X0M6X · Minneapolis, MN, US

DUPR

3.346

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-8476344745
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5085672979,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Susan Stang",
        "dupr_id": "2L09XR",
        "rating": 3.712,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      },
      {
        "name": "Doug Stang",
        "dupr_id": "9PMZXE",
        "rating": 3.629,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4437429020,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stephen Fread",
        "dupr_id": "3O0O7P",
        "rating": 4.522,
        "profile_pic_url": null,
        "location": "Hopkins, MN, US"
      },
      {
        "name": "Shaleena Bonnell",
        "dupr_id": "3X0M6X",
        "rating": 3.346,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]