Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Monday Night 7p-9:45p 3.5-4.5 DUPR-Rated League Week 5

ID: 5588412470

Match Scores

11-5

Loss

Play Date

2025-05-12

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DK
Damon Knudson

9PGMQK · USA

DUPR

3.563

JB
Jim baker

0YOJRG · Andover, MN, US

DUPR

3.631

TEAM 2LOSS
JP
Jesse Pai

RYWVVQ · Maple Grove, MN, US

DUPR

3.472

RV
Reethish Venkatraj

6Z7PNQ · USA

DUPR

3.459

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-5588412470
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4930130325,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Damon Knudson",
        "dupr_id": "9PGMQK",
        "rating": 3.563,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jim baker",
        "dupr_id": "0YOJRG",
        "rating": 3.631,
        "profile_pic_url": null,
        "location": "Andover, MN, US"
      }
    ]
  },
  {
    "team_id": 5857651153,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jesse Pai",
        "dupr_id": "RYWVVQ",
        "rating": 3.472,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      },
      {
        "name": "Reethish Venkatraj",
        "dupr_id": "6Z7PNQ",
        "rating": 3.459,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]