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

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

ID: 4898715999

Match Scores

11-8

Loss

Play Date

2025-06-02

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AF
AJ Flemming

6ZR7VQ · Andover, MN, US

DUPR

4.947

AH
Aidan Hall

EG7YZE · USA

DUPR

4.589

TEAM 2LOSS
DK
David Kretsch

3LWD66 · Osseo, MN, US

DUPR

4.679

RF
Ryan Funfar

17J55N · Saint Michael, MN, US

DUPR

4.827

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-4898715999
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7658674169,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "AJ Flemming",
        "dupr_id": "6ZR7VQ",
        "rating": 4.947,
        "profile_pic_url": null,
        "location": "Andover, MN, US"
      },
      {
        "name": "Aidan Hall",
        "dupr_id": "EG7YZE",
        "rating": 4.589,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6499989591,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Kretsch",
        "dupr_id": "3LWD66",
        "rating": 4.679,
        "profile_pic_url": null,
        "location": "Osseo, MN, US"
      },
      {
        "name": "Ryan Funfar",
        "dupr_id": "17J55N",
        "rating": 4.827,
        "profile_pic_url": null,
        "location": "Saint Michael, MN, US"
      }
    ]
  }
]