Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Wessen Indoor Tennis Club

ID: 8130280745

Match Scores

15-10

Win

Play Date

2026-01-20

Play Time (Est)

6: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.411

RS
Rick Swann

XKWWK4 · USA

DUPR

3.682

TEAM 2LOSS
JC
Joel Cooper

ZNRG6P · USA

DUPR

4.016

NG
Nancy Glen

PKYMDZ · USA

DUPR

4.095

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-8130280745
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4411840170,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kim Ku",
        "dupr_id": "EG6GRJ",
        "rating": 4.411,
        "profile_pic_url": null,
        "location": "West Bloomfield Township, MI, US"
      },
      {
        "name": "Rick Swann",
        "dupr_id": "XKWWK4",
        "rating": 3.682,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6189307592,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joel Cooper",
        "dupr_id": "ZNRG6P",
        "rating": 4.016,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nancy Glen",
        "dupr_id": "PKYMDZ",
        "rating": 4.095,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]