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

Coed League B - 05/19

ID: 6563926020

Match Scores

6-11

Loss

Play Date

2026-05-19

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
NT
Nicholas Thatcher

L5WO6Q · Provo, UT, US

DUPR

4.917

ST
Silas Tad Christiansen

3OR92P · Lehi, UT, US

DUPR

4.663

TEAM 2WINNER
AM
Andy MacGillvray

1QJR0R · Pleasant Grove, UT, US

DUPR

5.026

JL
Joe Lee

V74LJ6 · Eagle Mountain, UT, US

DUPR

4.765

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-6563926020
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6739374570,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nicholas Thatcher",
        "dupr_id": "L5WO6Q",
        "rating": 4.917,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Silas Tad Christiansen",
        "dupr_id": "3OR92P",
        "rating": 4.663,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  },
  {
    "team_id": 4575322097,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andy MacGillvray",
        "dupr_id": "1QJR0R",
        "rating": 5.026,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      },
      {
        "name": "Joe Lee",
        "dupr_id": "V74LJ6",
        "rating": 4.765,
        "profile_pic_url": null,
        "location": "Eagle Mountain, UT, US"
      }
    ]
  }
]