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

1010 WINS Pickleball Tournament Fall 2024: Presented by Nissan - Mens Doubles 5.0+ Open: $1010 Prize Money Event

ID: 6550019609

Match Scores

11-1

Win

Play Date

2024-10-20

Play Time (Est)

6:15 AM

Play Location

New York, NY

View Facility Page →

Competitor Teams

TEAM 1WINNER
OS
Oliver Seifert

12DO9R · USA

DUPR

5.268

CR
Chad Remus

8DP26L · Kings County, NY, US

DUPR

5.160

TEAM 2LOSS
SR
Samuel Rodriguez

4LZ0GV · Madrid, MD, ES

DUPR

4.656

EB
Edward Bojorquez

8M7Y2P · Callao, Callao Region, PE

DUPR

4.510

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-6550019609
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5416282006,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Oliver Seifert",
        "dupr_id": "12DO9R",
        "rating": 5.268,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chad Remus",
        "dupr_id": "8DP26L",
        "rating": 5.16,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  },
  {
    "team_id": 7031007824,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Samuel Rodriguez",
        "dupr_id": "4LZ0GV",
        "rating": 4.656,
        "profile_pic_url": null,
        "location": "Madrid, MD, ES"
      },
      {
        "name": "Edward Bojorquez",
        "dupr_id": "8M7Y2P",
        "rating": 4.51,
        "profile_pic_url": null,
        "location": "Callao, Callao Region, PE"
      }
    ]
  }
]