Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Coed League G - 4/15

ID: 6702102967

Match Scores

11-10

Loss

Play Date

2026-04-15

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DB
Drew Brockbank

DYV2KX · USA

DUPR

3.541

MM
Mike monga

995D2R · Henderson, NV, US

DUPR

3.540

TEAM 2LOSS
JP
Javier Pigott

4VYLL6 · UT, US

DUPR

3.519

MD
Megan Day

8K072Q · Orem, UT, US

DUPR

3.971

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-6702102967
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5296724418,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Drew Brockbank",
        "dupr_id": "DYV2KX",
        "rating": 3.541,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike monga",
        "dupr_id": "995D2R",
        "rating": 3.54,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      }
    ]
  },
  {
    "team_id": 7789412084,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Javier Pigott",
        "dupr_id": "4VYLL6",
        "rating": 3.519,
        "profile_pic_url": null,
        "location": "UT, US"
      },
      {
        "name": "Megan Day",
        "dupr_id": "8K072Q",
        "rating": 3.971,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  }
]