Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Coed League G - 04/01

ID: 7528113981

Match Scores

8-11

Loss

Play Date

2026-04-01

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DB
Drew Brockbank

DYV2KX · USA

DUPR

3.604

JP
Javier Pigott

4VYLL6 · UT, US

DUPR

3.477

TEAM 2WINNER
WC
Wayne Call

8GKL4Q · Alpine, UT, US

DUPR

3.561

MM
Mike monga

995D2R · Henderson, NV, US

DUPR

3.600

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-7528113981
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5992614379,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Drew Brockbank",
        "dupr_id": "DYV2KX",
        "rating": 3.604,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Javier Pigott",
        "dupr_id": "4VYLL6",
        "rating": 3.477,
        "profile_pic_url": null,
        "location": "UT, US"
      }
    ]
  },
  {
    "team_id": 8260433953,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Wayne Call",
        "dupr_id": "8GKL4Q",
        "rating": 3.561,
        "profile_pic_url": null,
        "location": "Alpine, UT, US"
      },
      {
        "name": "Mike monga",
        "dupr_id": "995D2R",
        "rating": 3.6,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      }
    ]
  }
]