Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bounce Open, a Pickleball is Life Tournament Men's Doubles Skill: (4.0) Age: (30 To 49)

ID: 6726005192

Match Scores

6-15

Loss

Play Date

2024-09-28

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JR
Joel Rosen

17Y9ON · Blue Bell, PA, US

DUPR

4.174

RR
Ryan Rosen

0QW56Q · Devon, PA, US

DUPR

3.259

TEAM 2WINNER
CS
Curtis Schube

PKGY4E · Marysville, PA, US

DUPR

4.113

JB
John Boruk

M2P9YD · USA

DUPR

3.612

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-6726005192
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8200111220,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joel Rosen",
        "dupr_id": "17Y9ON",
        "rating": 4.174,
        "profile_pic_url": null,
        "location": "Blue Bell, PA, US"
      },
      {
        "name": "Ryan Rosen",
        "dupr_id": "0QW56Q",
        "rating": 3.259,
        "profile_pic_url": null,
        "location": "Devon, PA, US"
      }
    ]
  },
  {
    "team_id": 6507941807,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Curtis Schube",
        "dupr_id": "PKGY4E",
        "rating": 4.113,
        "profile_pic_url": null,
        "location": "Marysville, PA, US"
      },
      {
        "name": "John Boruk",
        "dupr_id": "M2P9YD",
        "rating": 3.612,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]