Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Spring Challenge @ Pure Pickleball Club - Womens Doubles Skill: (4.0 To 4.5) Age: (50 And Above)

ID: 8425820851

Match Scores

15-7

Loss

Play Date

2026-05-01

Play Time (Est)

8:45 AM

Play Location

Plymouth, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
LR
Linette Ramsay

3ZR5P1 · Lakeville, MN, US

DUPR

4.411

GV
Grietsje van Reeuwijk

3PDX2Z · Saint Paul, MN, US

DUPR

4.047

TEAM 2LOSS
LV
Leann Vandeberg

3LOZK3 · Menomonie, WI, US

DUPR

3.590

MY
Megan Yuen

1NV6E6 · Minneapolis, MN, US

DUPR

4.018

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-8425820851
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5143064710,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Linette Ramsay",
        "dupr_id": "3ZR5P1",
        "rating": 4.411,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      },
      {
        "name": "Grietsje van Reeuwijk",
        "dupr_id": "3PDX2Z",
        "rating": 4.047,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      }
    ]
  },
  {
    "team_id": 5775120042,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Leann Vandeberg",
        "dupr_id": "3LOZK3",
        "rating": 3.59,
        "profile_pic_url": null,
        "location": "Menomonie, WI, US"
      },
      {
        "name": "Megan Yuen",
        "dupr_id": "1NV6E6",
        "rating": 4.018,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]