Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5747472552

Match Scores

8-11

Loss

Play Date

2025-03-10

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SF
Stephen Fread

3O0O7P · Hopkins, MN, US

DUPR

4.433

SB
Shaleena Bonnell

3X0M6X · Minneapolis, MN, US

DUPR

3.284

TEAM 2WINNER
SS
Susan Stang

2L09XR · Maple Grove, MN, US

DUPR

3.746

DS
Doug Stang

9PMZXE · USA

DUPR

3.663

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-5747472552
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8581995431,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephen Fread",
        "dupr_id": "3O0O7P",
        "rating": 4.433,
        "profile_pic_url": null,
        "location": "Hopkins, MN, US"
      },
      {
        "name": "Shaleena Bonnell",
        "dupr_id": "3X0M6X",
        "rating": 3.284,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 4941040899,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Susan Stang",
        "dupr_id": "2L09XR",
        "rating": 3.746,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      },
      {
        "name": "Doug Stang",
        "dupr_id": "9PMZXE",
        "rating": 3.663,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]