Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Monday Night | 3.5���4.25 | Men���s Partner | DUPR Week 4

ID: 5603024424

Match Scores

3-11

Win

Play Date

2026-01-26

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JS
Jason Sanders

KOGGRK · USA

DUPR

3.568

BP
Bryan Pankratz

1NMP0W · USA

DUPR

4.393

TEAM 2WINNER
RB
Ryan Bell

4LXKJ6 · Minneapolis, MN, US

DUPR

4.247

HK
Harit Kaushik

DWZM24 · Minneapolis, MN, US

DUPR

3.656

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-5603024424
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7611151252,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason Sanders",
        "dupr_id": "KOGGRK",
        "rating": 3.568,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bryan Pankratz",
        "dupr_id": "1NMP0W",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5975823122,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Bell",
        "dupr_id": "4LXKJ6",
        "rating": 4.247,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Harit Kaushik",
        "dupr_id": "DWZM24",
        "rating": 3.656,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]