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

Pool A - DUPR 14 - The Dink Minor League Pickleball @ The Flying Pickle

ID: 5631976880

Match Scores

21-14

Win

Play Date

2025-12-13

Play Time (Est)

9:00 PM

Play Location

The Flying Pickle

View Facility Page →

Competitor Teams

TEAM 1WINNER
JM
Jill Mitchell

35MGQR · Eagle, ID, US

DUPR

3.107

LS
Lauren Steitz

7D5700 · Boise, ID, US

DUPR

3.603

TEAM 2LOSS
Ann Christensen

V4YVOE · ID, US

DUPR

2.890

SH
Sara Hansen

2Q5MYE · Nampa, ID, US

DUPR

2.965

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-5631976880
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4991481722,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jill Mitchell",
        "dupr_id": "35MGQR",
        "rating": 3.107,
        "profile_pic_url": null,
        "location": "Eagle, ID, US"
      },
      {
        "name": "Lauren Steitz",
        "dupr_id": "7D5700",
        "rating": 3.603,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      }
    ]
  },
  {
    "team_id": 4720820930,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ann Christensen",
        "dupr_id": "V4YVOE",
        "rating": 2.89,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67ec566886852.jpg",
        "location": "ID, US"
      },
      {
        "name": "Sara Hansen",
        "dupr_id": "2Q5MYE",
        "rating": 2.965,
        "profile_pic_url": null,
        "location": "Nampa, ID, US"
      }
    ]
  }
]