Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Grand Cities Spring Swing - Womens Doubles Skill: (3.500 and Above) Age: (Any)

ID: 6096092850

Match Scores

1-11

Win

Play Date

2026-04-12

Play Time (Est)

7:30 PM

Play Location

Grand Forks, ND

View Facility Page →

Competitor Teams

TEAM 1LOSS
MK
Mason Kimble

XONPYX · USA

DUPR

3.371

ME
Madeline Etter

9JWY9R · USA

DUPR

4.170

TEAM 2WINNER
LT
Lindsey Terry

QPYZ45 · Grand Forks, ND, US

DUPR

3.960

SW
Shelby Wood

6NM2RG · USA

DUPR

3.915

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-6096092850
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7873857739,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mason Kimble",
        "dupr_id": "XONPYX",
        "rating": 3.371,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Madeline  Etter",
        "dupr_id": "9JWY9R",
        "rating": 4.17,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5337881572,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lindsey Terry",
        "dupr_id": "QPYZ45",
        "rating": 3.96,
        "profile_pic_url": null,
        "location": "Grand Forks, ND, US"
      },
      {
        "name": "Shelby Wood",
        "dupr_id": "6NM2RG",
        "rating": 3.915,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]