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

Match Scores

6-11

Loss

Play Date

2026-05-12

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AH
Abby Hauser

7NRR25 · New Brighton, MN, US

DUPR

3.808

DG
Dennis Gates

V42QKE · Maple Grove, MN, US

DUPR

3.456

TEAM 2WINNER
RD
Rebekah Dlugosch

YX7KRP · St. Cloud, MN, US

DUPR

3.912

NR
Nikki Ruden

O6W97E · MN, US

DUPR

3.685

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-5527077100
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7115490097,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Abby Hauser",
        "dupr_id": "7NRR25",
        "rating": 3.808,
        "profile_pic_url": null,
        "location": "New Brighton, MN, US"
      },
      {
        "name": "Dennis Gates",
        "dupr_id": "V42QKE",
        "rating": 3.456,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      }
    ]
  },
  {
    "team_id": 6424512043,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rebekah Dlugosch",
        "dupr_id": "YX7KRP",
        "rating": 3.912,
        "profile_pic_url": null,
        "location": "St. Cloud, MN, US"
      },
      {
        "name": "Nikki Ruden",
        "dupr_id": "O6W97E",
        "rating": 3.685,
        "profile_pic_url": null,
        "location": "MN, US"
      }
    ]
  }
]