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

Coed League C - 4/13

ID: 8521631993

Match Scores

9-11

Loss

Play Date

2026-04-13

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
ML
Melissa Lein

17YRM0 · Millcreek, UT, US

DUPR

4.661

BK
Brian Kimball

1N5W5N · Lehi, UT, US

DUPR

4.724

TEAM 2WINNER
RA
Ryan almond

8JORNW · Lehi, UT, US

DUPR

4.649

PK
Pei Kuli

8EMRVW · Orem, UT, US

DUPR

4.771

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-8521631993
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5663474606,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Melissa Lein",
        "dupr_id": "17YRM0",
        "rating": 4.661,
        "profile_pic_url": null,
        "location": "Millcreek, UT, US"
      },
      {
        "name": "Brian Kimball",
        "dupr_id": "1N5W5N",
        "rating": 4.724,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  },
  {
    "team_id": 6817562890,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan almond",
        "dupr_id": "8JORNW",
        "rating": 4.649,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Pei Kuli",
        "dupr_id": "8EMRVW",
        "rating": 4.771,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  }
]