Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Coed League G - 4/15

ID: 7179711924

Match Scores

11-1

Win

Play Date

2026-04-15

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JP
Javier Pigott

4VYLL6 · UT, US

DUPR

3.498

MD
Megan Day

8K072Q · Orem, UT, US

DUPR

3.950

TEAM 2LOSS
WC
Wayne Call

8GKL4Q · Alpine, UT, US

DUPR

3.492

NN
Nelson Neves

8DPO48 · Orem, UT, US

DUPR

3.551

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-7179711924
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6902838667,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Javier Pigott",
        "dupr_id": "4VYLL6",
        "rating": 3.498,
        "profile_pic_url": null,
        "location": "UT, US"
      },
      {
        "name": "Megan Day",
        "dupr_id": "8K072Q",
        "rating": 3.95,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  },
  {
    "team_id": 6061692707,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Wayne Call",
        "dupr_id": "8GKL4Q",
        "rating": 3.492,
        "profile_pic_url": null,
        "location": "Alpine, UT, US"
      },
      {
        "name": "Nelson Neves",
        "dupr_id": "8DPO48",
        "rating": 3.551,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  }
]