Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Tuesday Morning 9a-11:45a 3.0-4.0 DUPR-Rated League Tuesday 9am - Week 5

ID: 8574992502

Match Scores

11-7

Win

Play Date

2026-05-19

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JB
Jesse Bauer

NYPD07 · Maple Grove, MN, US

DUPR

3.967

FS
Fred Schroeckenthaler

KX0R96 · Plymouth, MN, US

DUPR

3.879

TEAM 2LOSS
MG
Matthew Grapentine

E9PQOW · Minneapolis, MN, US

DUPR

3.921

RD
Rebekah Dlugosch

YX7KRP · St. Cloud, MN, US

DUPR

3.859

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-8574992502
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5418589784,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jesse Bauer",
        "dupr_id": "NYPD07",
        "rating": 3.967,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      },
      {
        "name": "Fred Schroeckenthaler",
        "dupr_id": "KX0R96",
        "rating": 3.879,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      }
    ]
  },
  {
    "team_id": 8004040568,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Grapentine",
        "dupr_id": "E9PQOW",
        "rating": 3.921,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Rebekah Dlugosch",
        "dupr_id": "YX7KRP",
        "rating": 3.859,
        "profile_pic_url": null,
        "location": "St. Cloud, MN, US"
      }
    ]
  }
]