Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

League D

ID: 7878274978

Match Scores

11-4

Loss

Play Date

2025-07-22

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LS
Landon Smith

O66J62 · Provo, UT, US

DUPR

4.262

LW
Lance Williams

G5O2QX · Provo, UT, US

DUPR

4.454

TEAM 2LOSS
JY
Jacob Young

3052N8 · Orem, UT, US

DUPR

4.341

AM
Aaron Moore

3ZRNQM · Orem, UT, US

DUPR

4.345

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-7878274978
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7198135411,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Landon Smith",
        "dupr_id": "O66J62",
        "rating": 4.262,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Lance Williams",
        "dupr_id": "G5O2QX",
        "rating": 4.454,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 5778352602,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jacob Young",
        "dupr_id": "3052N8",
        "rating": 4.341,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Aaron Moore",
        "dupr_id": "3ZRNQM",
        "rating": 4.345,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  }
]