Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Crazy 8 Friday 5/8 8pm

ID: 4325369017

Match Scores

3-11

Loss

Play Date

2026-05-08

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
NF
Nate Feltman

G5PV5Q · Saint Paul, MN, US

DUPR

3.345

YM
Yogesh Mali

O6L7RL · St. Louis Park, MN, US

DUPR

3.560

TEAM 2WINNER
CS
Cooper Smith

4QL5XM · USA

DUPR

3.613

DS
Dustin Schrader

550O60 · USA

DUPR

3.437

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-4325369017
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6046474439,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nate Feltman",
        "dupr_id": "G5PV5Q",
        "rating": 3.345,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      },
      {
        "name": "Yogesh Mali",
        "dupr_id": "O6L7RL",
        "rating": 3.56,
        "profile_pic_url": null,
        "location": "St. Louis Park, MN, US"
      }
    ]
  },
  {
    "team_id": 6957008547,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cooper Smith",
        "dupr_id": "4QL5XM",
        "rating": 3.613,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dustin Schrader",
        "dupr_id": "550O60",
        "rating": 3.437,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]