Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

MNPB Round Robin Challenge #13

ID: 6988290282

Match Scores

6-11

Loss

Play Date

2025-10-19

Play Time (Est)

7:30 PM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
KR
Katie Rathbun

3VJQLE · Minneapolis, MN, US

DUPR

3.570

MF
Mary Frey

K5407O · USA

DUPR

2.842

TEAM 2WINNER
SS
Sabriya Siddiqui

N7XG2Z · Eagan, MN, US

DUPR

3.375

ML
May Ly

WXVQGQ · Oakdale, MN, US

DUPR

3.187

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-6988290282
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4552760388,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Katie Rathbun",
        "dupr_id": "3VJQLE",
        "rating": 3.57,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Mary Frey",
        "dupr_id": "K5407O",
        "rating": 2.842,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6845361379,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sabriya Siddiqui",
        "dupr_id": "N7XG2Z",
        "rating": 3.375,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      },
      {
        "name": "May Ly",
        "dupr_id": "WXVQGQ",
        "rating": 3.187,
        "profile_pic_url": null,
        "location": "Oakdale, MN, US"
      }
    ]
  }
]