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: 7155345673

Match Scores

11-9

Loss

Play Date

2026-05-12

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MG
Matthew Grapentine

E9PQOW · Minneapolis, MN, US

DUPR

3.847

RD
Rebekah Dlugosch

YX7KRP · St. Cloud, MN, US

DUPR

3.934

TEAM 2LOSS
KM
Keith Mikkola

DWR6L4 · Minneapolis, MN, US

DUPR

3.807

AH
Abby Hauser

7NRR25 · New Brighton, MN, US

DUPR

3.788

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-7155345673
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7428283093,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Grapentine",
        "dupr_id": "E9PQOW",
        "rating": 3.847,
        "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"
      }
    ]
  },
  {
    "team_id": 6649238706,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Keith Mikkola",
        "dupr_id": "DWR6L4",
        "rating": 3.807,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Abby Hauser",
        "dupr_id": "7NRR25",
        "rating": 3.788,
        "profile_pic_url": null,
        "location": "New Brighton, MN, US"
      }
    ]
  }
]