Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Wessen Indoor Tennis Club

ID: 6478701277

Match Scores

15-8

Win

Play Date

2026-01-20

Play Time (Est)

2:15 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.409

NG
Nancy Glen

PKYMDZ · USA

DUPR

4.093

TEAM 2LOSS
JC
Joel Cooper

ZNRG6P · USA

DUPR

4.017

RS
Rick Swann

XKWWK4 · USA

DUPR

3.683

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-6478701277
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7631217156,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kim Ku",
        "dupr_id": "EG6GRJ",
        "rating": 4.409,
        "profile_pic_url": null,
        "location": "West Bloomfield Township, MI, US"
      },
      {
        "name": "Nancy Glen",
        "dupr_id": "PKYMDZ",
        "rating": 4.093,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5884134226,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joel Cooper",
        "dupr_id": "ZNRG6P",
        "rating": 4.017,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rick Swann",
        "dupr_id": "XKWWK4",
        "rating": 3.683,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]