Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bounce Open Pickleball is Life - Mens Doubles Skill: (4.5) Age: (9 And Above)

ID: 4840421173

Match Scores

11-4, 11-3

Win

Play Date

2023-11-18

Play Time (Est)

2:15 AM

Play Location

Longport, NJ, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
PH
Peter Hwang

3YYJJ4 · USA

DUPR

4.449

FT
frank tornetta

ODWJ52 · Ambler, PA, US

DUPR

4.263

TEAM 2LOSS
MH
Mark Hemelt

3YN6YP · USA

DUPR

4.499

FA
Francesco Antonacci

3VXPLE · USA

DUPR

4.119

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-4840421173
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7879622595,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peter Hwang",
        "dupr_id": "3YYJJ4",
        "rating": 4.449,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "frank tornetta",
        "dupr_id": "ODWJ52",
        "rating": 4.263,
        "profile_pic_url": null,
        "location": "Ambler, PA, US"
      }
    ]
  },
  {
    "team_id": 7280175983,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Hemelt",
        "dupr_id": "3YN6YP",
        "rating": 4.499,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Francesco Antonacci",
        "dupr_id": "3VXPLE",
        "rating": 4.119,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]