Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5679232599

Match Scores

11-10

Loss

Play Date

2025-06-02

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MS
Mark Schultenover

4L0R6V · Minneapolis, MN, US

DUPR

4.447

MS
Mallory Schultenover

PKRX2M · Maple Grove, MN, US

DUPR

3.880

TEAM 2LOSS
JR
Jennifer Robinette

3XKEDR · Minneapolis, MN, US

DUPR

3.980

DR
David Reeb

3LMRG5 · Minneapolis, MN, US

DUPR

4.729

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-5679232599
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4818925705,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Schultenover",
        "dupr_id": "4L0R6V",
        "rating": 4.447,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Mallory Schultenover",
        "dupr_id": "PKRX2M",
        "rating": 3.88,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      }
    ]
  },
  {
    "team_id": 4920753680,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Robinette",
        "dupr_id": "3XKEDR",
        "rating": 3.98,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "David Reeb",
        "dupr_id": "3LMRG5",
        "rating": 4.729,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]