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

Dawg Park (3.0-PRO) Broken Collar Tour Moneyball

ID: 6787156372

Match Scores

9-4

Loss

Play Date

2026-05-09

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RD
Roger Dugas

3VG0J6 · Maitland, FL, US

DUPR

5.327

JN
Johan Nilsson

V44N76 · Skåne län, SE

DUPR

5.417

TEAM 2LOSS
HB
Hunter Bradshaw

L59VL5 · Jacksonville, FL, US

DUPR

5.006

DM
Daimel Morales

7DDQO4 · Jacksonville, FL, US

DUPR

4.592

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-6787156372
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6430661824,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Roger Dugas",
        "dupr_id": "3VG0J6",
        "rating": 5.327,
        "profile_pic_url": null,
        "location": "Maitland, FL, US"
      },
      {
        "name": "Johan Nilsson",
        "dupr_id": "V44N76",
        "rating": 5.417,
        "profile_pic_url": null,
        "location": "Skåne län, SE"
      }
    ]
  },
  {
    "team_id": 6827329498,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hunter Bradshaw",
        "dupr_id": "L59VL5",
        "rating": 5.006,
        "profile_pic_url": null,
        "location": "Jacksonville, FL, US"
      },
      {
        "name": "Daimel Morales",
        "dupr_id": "7DDQO4",
        "rating": 4.592,
        "profile_pic_url": null,
        "location": "Jacksonville, FL, US"
      }
    ]
  }
]