Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bracketology - Men's 4.0 - Group 4 Round 3

ID: 6291901312

Match Scores

7-11

Loss

Play Date

2026-03-21

Play Time (Est)

5:00 PM

Play Location

Club Pickleball USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JC
Jacoby Cosby

2QYN69 · USA

DUPR

3.568

JD
Jason Downer

596XKR · Ventura, CA, US

DUPR

4.434

TEAM 2WINNER
FD
Franco Del Rio

4Z6GYM · Cochabamba, Cochabamba Department, BO

DUPR

3.967

VG
Valentino Grasiuso

2ZLE9Y · Herriman, UT, US

DUPR

4.019

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-6291901312
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6807026376,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jacoby Cosby",
        "dupr_id": "2QYN69",
        "rating": 3.568,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Downer",
        "dupr_id": "596XKR",
        "rating": 4.434,
        "profile_pic_url": null,
        "location": "Ventura, CA, US"
      }
    ]
  },
  {
    "team_id": 7817096064,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Franco Del Rio",
        "dupr_id": "4Z6GYM",
        "rating": 3.967,
        "profile_pic_url": null,
        "location": "Cochabamba, Cochabamba Department, BO"
      },
      {
        "name": "Valentino Grasiuso",
        "dupr_id": "2ZLE9Y",
        "rating": 4.019,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      }
    ]
  }
]