Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Coed League G - 4/15

ID: 7094220590

Match Scores

8-11

Win

Play Date

2026-04-15

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
WC
Wayne Call

8GKL4Q · Alpine, UT, US

DUPR

3.492

NN
Nelson Neves

8DPO48 · Orem, UT, US

DUPR

3.552

TEAM 2WINNER
JP
Javier Pigott

4VYLL6 · UT, US

DUPR

3.498

MD
Megan Day

8K072Q · Orem, UT, US

DUPR

3.950

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-7094220590
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5911776735,
    "serial": 1,
    "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.552,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  },
  {
    "team_id": 4522106802,
    "serial": 2,
    "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"
      }
    ]
  }
]