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

Match Scores

11-2

Win

Play Date

2026-05-12

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AH
Abby Hauser

7NRR25 · New Brighton, MN, US

DUPR

3.802

RD
Rebekah Dlugosch

YX7KRP · St. Cloud, MN, US

DUPR

3.918

TEAM 2LOSS
NR
Nikki Ruden

O6W97E · MN, US

DUPR

3.668

DG
Dennis Gates

V42QKE · Maple Grove, MN, US

DUPR

3.473

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-8097171361
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5229265089,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Abby Hauser",
        "dupr_id": "7NRR25",
        "rating": 3.802,
        "profile_pic_url": null,
        "location": "New Brighton, MN, US"
      },
      {
        "name": "Rebekah Dlugosch",
        "dupr_id": "YX7KRP",
        "rating": 3.918,
        "profile_pic_url": null,
        "location": "St. Cloud, MN, US"
      }
    ]
  },
  {
    "team_id": 7046381543,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nikki Ruden",
        "dupr_id": "O6W97E",
        "rating": 3.668,
        "profile_pic_url": null,
        "location": "MN, US"
      },
      {
        "name": "Dennis Gates",
        "dupr_id": "V42QKE",
        "rating": 3.473,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      }
    ]
  }
]