Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

The Arnold Match Point Pickleball Open - Mixed Doubles Skill: (4.5 And Above) Age: (12 And Above)

ID: 6507185513

Match Scores

15-14

Win

Play Date

2026-03-08

Play Time (Est)

6:15 AM

Play Location

Columbus, OH

View Facility Page →

Competitor Teams

TEAM 1WINNER
JT
Jessica Thomas

16EXNG · Mason, OH, US

DUPR

4.787

JS
Jacob Samberg

8WMEJM · West Chester, OH, US

DUPR

4.687

TEAM 2LOSS
YM
Yasmin Musleh

9PDZQK · Dyer, IN, US

DUPR

4.567

ZD
Zach Donovan

1R9LGD · Cleveland, OH, US

DUPR

4.868

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-6507185513
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7656275073,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jessica Thomas",
        "dupr_id": "16EXNG",
        "rating": 4.787,
        "profile_pic_url": null,
        "location": "Mason, OH, US"
      },
      {
        "name": "Jacob Samberg",
        "dupr_id": "8WMEJM",
        "rating": 4.687,
        "profile_pic_url": null,
        "location": "West Chester, OH, US"
      }
    ]
  },
  {
    "team_id": 4919483697,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Yasmin Musleh",
        "dupr_id": "9PDZQK",
        "rating": 4.567,
        "profile_pic_url": null,
        "location": "Dyer, IN, US"
      },
      {
        "name": "Zach Donovan",
        "dupr_id": "1R9LGD",
        "rating": 4.868,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      }
    ]
  }
]