Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3 Women DUPR 12 (max aggregate 12.3)

ID: 7434063640

Match Scores

11-4

Win

Play Date

2026-05-30

Play Time (Est)

5:00 PM

Play Location

Lake Geneva Tennis and Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
SJ
Sara Jordan

4LRRQG · Madison, WI, US

DUPR

3.580

MT
Mary Thomson

9PRP6J · Sun Prairie, WI, US

DUPR

3.959

TEAM 2LOSS
LH
Lauren Hougland

W60YYG · USA

DUPR

4.124

LB
Lindsay Becker

2L5474 · Loves Park, IL, US

DUPR

4.078

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-7434063640
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8578588501,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sara Jordan",
        "dupr_id": "4LRRQG",
        "rating": 3.58,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "Mary Thomson",
        "dupr_id": "9PRP6J",
        "rating": 3.959,
        "profile_pic_url": null,
        "location": "Sun Prairie, WI, US"
      }
    ]
  },
  {
    "team_id": 7289674285,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lauren Hougland",
        "dupr_id": "W60YYG",
        "rating": 4.124,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lindsay Becker",
        "dupr_id": "2L5474",
        "rating": 4.078,
        "profile_pic_url": null,
        "location": "Loves Park, IL, US"
      }
    ]
  }
]