Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

League D

ID: 6561955787

Match Scores

11-7

Loss

Play Date

2025-07-22

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LS
Landon Smith

O66J62 · Provo, UT, US

DUPR

4.243

LW
Lance Williams

G5O2QX · Provo, UT, US

DUPR

4.434

TEAM 2LOSS
JY
Jacob Young

3052N8 · Orem, UT, US

DUPR

4.360

AM
Aaron Moore

3ZRNQM · Orem, UT, US

DUPR

4.364

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-6561955787
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6856648887,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Landon Smith",
        "dupr_id": "O66J62",
        "rating": 4.243,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Lance Williams",
        "dupr_id": "G5O2QX",
        "rating": 4.434,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 8460005708,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jacob Young",
        "dupr_id": "3052N8",
        "rating": 4.36,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Aaron Moore",
        "dupr_id": "3ZRNQM",
        "rating": 4.364,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  }
]