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

Maccabi USA - Inaugural Pickleball Tournament Presented by ProXR - Maccabi USA - Inaugural Pickleball Tournament Presented by ProXR - Mens Doubles Skill/Age Groups 5.0:19+,35+,50+

ID: 6198790142

Match Scores

15-4

Loss

Play Date

2022-04-03

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
VD
Van Damrongsri

KOPOV7 · USA

DUPR

3.500

JO
Junior Ore

8GWRYX · Davie, FL, US

DUPR

6.187

TEAM 2LOSS
MJ
Michael James Marseco

8J7041 · Plantation, FL, US

DUPR

5.260

JG
Jimmy Gill

8M9DMV · Coral Springs, FL, US

DUPR

5.137

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-6198790142
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4724887224,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Van Damrongsri",
        "dupr_id": "KOPOV7",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Junior Ore",
        "dupr_id": "8GWRYX",
        "rating": 6.187,
        "profile_pic_url": null,
        "location": "Davie, FL, US"
      }
    ]
  },
  {
    "team_id": 7370289225,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael James Marseco",
        "dupr_id": "8J7041",
        "rating": 5.26,
        "profile_pic_url": null,
        "location": "Plantation, FL, US"
      },
      {
        "name": "Jimmy Gill",
        "dupr_id": "8M9DMV",
        "rating": 5.137,
        "profile_pic_url": null,
        "location": "Coral Springs, FL, US"
      }
    ]
  }
]