Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Coed League B - 4/21

ID: 7999506790

Match Scores

4-11

Loss

Play Date

2026-04-21

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
NT
Nicholas Thatcher

L5WO6Q · Provo, UT, US

DUPR

4.918

EF
Ethan Fineanganofo

8W7NQQ · Provo, UT, US

DUPR

5.027

TEAM 2WINNER
AM
Andy MacGillvray

1QJR0R · Pleasant Grove, UT, US

DUPR

4.951

JH
John Hollingshaus

3XRRY7 · Mapleton, UT, US

DUPR

5.053

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-7999506790
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7141851381,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nicholas Thatcher",
        "dupr_id": "L5WO6Q",
        "rating": 4.918,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Ethan Fineanganofo",
        "dupr_id": "8W7NQQ",
        "rating": 5.027,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 7655226402,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andy MacGillvray",
        "dupr_id": "1QJR0R",
        "rating": 4.951,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      },
      {
        "name": "John Hollingshaus",
        "dupr_id": "3XRRY7",
        "rating": 5.053,
        "profile_pic_url": null,
        "location": "Mapleton, UT, US"
      }
    ]
  }
]