Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4873711972

Match Scores

4-11

Win

Play Date

2026-04-12

Play Time (Est)

5:00 PM

Play Location

Grand Forks, ND

View Facility Page →

Competitor Teams

TEAM 1LOSS
DM
Diane Mertens

Q5G5W0 · USA

DUPR

3.777

AS
Alison Sluke

PW7NOX · USA

DUPR

3.849

TEAM 2WINNER
LT
Lindsey Terry

QPYZ45 · Grand Forks, ND, US

DUPR

3.956

SW
Shelby Wood

6NM2RG · USA

DUPR

3.910

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-4873711972
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6385085235,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Diane Mertens",
        "dupr_id": "Q5G5W0",
        "rating": 3.777,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alison Sluke",
        "dupr_id": "PW7NOX",
        "rating": 3.849,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8263800113,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lindsey Terry",
        "dupr_id": "QPYZ45",
        "rating": 3.956,
        "profile_pic_url": null,
        "location": "Grand Forks, ND, US"
      },
      {
        "name": "Shelby Wood",
        "dupr_id": "6NM2RG",
        "rating": 3.91,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]