Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5030718010

Match Scores

4-11

Loss

Play Date

2026-05-12

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MG
Matthew Grapentine

E9PQOW · Minneapolis, MN, US

DUPR

3.846

AH
Abby Hauser

7NRR25 · New Brighton, MN, US

DUPR

3.789

TEAM 2WINNER
KM
Keith Mikkola

DWR6L4 · Minneapolis, MN, US

DUPR

3.808

RD
Rebekah Dlugosch

YX7KRP · St. Cloud, MN, US

DUPR

3.934

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-5030718010
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6910623829,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matthew Grapentine",
        "dupr_id": "E9PQOW",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Abby Hauser",
        "dupr_id": "7NRR25",
        "rating": 3.789,
        "profile_pic_url": null,
        "location": "New Brighton, MN, US"
      }
    ]
  },
  {
    "team_id": 6980885315,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Keith Mikkola",
        "dupr_id": "DWR6L4",
        "rating": 3.808,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Rebekah Dlugosch",
        "dupr_id": "YX7KRP",
        "rating": 3.934,
        "profile_pic_url": null,
        "location": "St. Cloud, MN, US"
      }
    ]
  }
]