Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Coed League G - 04/01

ID: 7434320432

Match Scores

11-8

Loss

Play Date

2026-04-01

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DP
Devon Paraso

QPK9G0 · UT, US

DUPR

3.726

DN
Davis Ngarupe

PW2EVQ · Provo, UT, US

DUPR

3.426

TEAM 2LOSS
DB
Drew Brockbank

DYV2KX · USA

DUPR

3.605

JP
Javier Pigott

4VYLL6 · UT, US

DUPR

3.477

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-7434320432
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4890426233,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Devon Paraso",
        "dupr_id": "QPK9G0",
        "rating": 3.726,
        "profile_pic_url": null,
        "location": "UT, US"
      },
      {
        "name": "Davis  Ngarupe",
        "dupr_id": "PW2EVQ",
        "rating": 3.426,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 5645240137,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Drew Brockbank",
        "dupr_id": "DYV2KX",
        "rating": 3.605,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Javier Pigott",
        "dupr_id": "4VYLL6",
        "rating": 3.477,
        "profile_pic_url": null,
        "location": "UT, US"
      }
    ]
  }
]