Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 7 Round 2

ID: 7078612941

Match Scores

3-9

Win

Play Date

2026-04-22

Play Time (Est)

10:15 AM

Play Location

True Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
JD
jonny dariano

QX5264 · Latham, NY, US

DUPR

4.513

CT
Carl Toth

L2XKJQ · Clifton Park, NY, US

DUPR

4.189

TEAM 2WINNER
Tim OConnor

VX4YLE · Saratoga Springs, NY, US

DUPR

4.252

CC
Charles Clarke

4VG4Z2 · Troy, NY, US

DUPR

4.553

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-7078612941
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4559640171,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "jonny dariano",
        "dupr_id": "QX5264",
        "rating": 4.513,
        "profile_pic_url": null,
        "location": "Latham, NY, US"
      },
      {
        "name": "Carl Toth",
        "dupr_id": "L2XKJQ",
        "rating": 4.189,
        "profile_pic_url": null,
        "location": "Clifton Park, NY, US"
      }
    ]
  },
  {
    "team_id": 6442036357,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tim  OConnor",
        "dupr_id": "VX4YLE",
        "rating": 4.252,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/102393_649c8b97a91c5.jpg",
        "location": "Saratoga Springs, NY, US"
      },
      {
        "name": "Charles Clarke",
        "dupr_id": "4VG4Z2",
        "rating": 4.553,
        "profile_pic_url": null,
        "location": "Troy, NY, US"
      }
    ]
  }
]