Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (3.5 (50+)) Week (2) Players Courtyard @ Pickleball Kingdom Hamilton

ID: 5159094571

Match Scores

17-21

Loss

Play Date

2026-05-16

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SS
Scott Strong

8JGV7D · Medford Lakes, NJ, US

DUPR

3.830

DH
Dave Hartzell

84POY2 · Mount Holly, NJ, US

DUPR

3.442

TEAM 2WINNER
GM
George Mok

2ZGQ7R · USA

DUPR

3.835

FL
Feng Ling

5555J5 · USA

DUPR

3.646

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-5159094571
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6580899455,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott Strong",
        "dupr_id": "8JGV7D",
        "rating": 3.83,
        "profile_pic_url": null,
        "location": "Medford Lakes, NJ, US"
      },
      {
        "name": "Dave Hartzell",
        "dupr_id": "84POY2",
        "rating": 3.442,
        "profile_pic_url": null,
        "location": "Mount Holly, NJ, US"
      }
    ]
  },
  {
    "team_id": 4883154963,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "George  Mok",
        "dupr_id": "2ZGQ7R",
        "rating": 3.835,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Feng Ling",
        "dupr_id": "5555J5",
        "rating": 3.646,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]