Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Wessen Indoor Tennis Club

ID: 4636643407

Match Scores

15-2

Win

Play Date

2026-01-13

Play Time (Est)

8:45 AM

Play Location

121 Branch St, Pontiac, MI 48341, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
KK
Kim Ku

EG6GRJ · West Bloomfield Township, MI, US

DUPR

4.384

NG
Nancy Glen

PKYMDZ · USA

DUPR

4.114

TEAM 2LOSS
JC
Joel Cooper

ZNRG6P · USA

DUPR

4.021

LB
Lisa Bargende

3PDW2X · USA

DUPR

3.684

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-4636643407
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7252737960,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kim Ku",
        "dupr_id": "EG6GRJ",
        "rating": 4.384,
        "profile_pic_url": null,
        "location": "West Bloomfield Township, MI, US"
      },
      {
        "name": "Nancy Glen",
        "dupr_id": "PKYMDZ",
        "rating": 4.114,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7346213458,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joel Cooper",
        "dupr_id": "ZNRG6P",
        "rating": 4.021,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lisa Bargende",
        "dupr_id": "3PDW2X",
        "rating": 3.684,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]