Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Pints & Paddle: Monday Men's Partner League 3.6-4.5 - Week 7

ID: 7023638693

Match Scores

11-5

Loss

Play Date

2025-05-12

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BO
Brent Otto

EGG5QW · Minneapolis, MN, US

DUPR

4.778

LR
Lance R Olson

9P7VQE · USA

DUPR

4.685

TEAM 2LOSS
DK
David Kretsch

3LWD66 · Osseo, MN, US

DUPR

4.573

TS
Tim Skaja

3VOQP6 · USA

DUPR

4.047

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-7023638693
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5620997138,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brent Otto",
        "dupr_id": "EGG5QW",
        "rating": 4.778,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Lance R Olson",
        "dupr_id": "9P7VQE",
        "rating": 4.685,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5099908047,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Kretsch",
        "dupr_id": "3LWD66",
        "rating": 4.573,
        "profile_pic_url": null,
        "location": "Osseo, MN, US"
      },
      {
        "name": "Tim Skaja",
        "dupr_id": "3VOQP6",
        "rating": 4.047,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]