Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5576434321

Match Scores

11-4

Win

Play Date

2025-03-10

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JM
Jeremy Miller

V759G6 · Champlin, MN, US

DUPR

4.182

TB
Tiffany Biagiotti

L5QDK5 · USA

DUPR

3.164

TEAM 2LOSS
SF
Stephen Fread

3O0O7P · Hopkins, MN, US

DUPR

4.499

SB
Shaleena Bonnell

3X0M6X · Minneapolis, MN, US

DUPR

3.330

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-5576434321
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8386394716,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeremy Miller",
        "dupr_id": "V759G6",
        "rating": 4.182,
        "profile_pic_url": null,
        "location": "Champlin, MN, US"
      },
      {
        "name": "Tiffany Biagiotti",
        "dupr_id": "L5QDK5",
        "rating": 3.164,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6339389065,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stephen Fread",
        "dupr_id": "3O0O7P",
        "rating": 4.499,
        "profile_pic_url": null,
        "location": "Hopkins, MN, US"
      },
      {
        "name": "Shaleena Bonnell",
        "dupr_id": "3X0M6X",
        "rating": 3.33,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]