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

Coed League C - 4/13

ID: 4952679690

Match Scores

0-11

Loss

Play Date

2026-04-13

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
ML
Melissa Lein

17YRM0 · Millcreek, UT, US

DUPR

4.669

BK
Brian Kimball

1N5W5N · Lehi, UT, US

DUPR

4.732

TEAM 2WINNER
LC
Lucas Clegg

84R6G8 · Provo, UT, US

DUPR

4.906

JC
Jeremy Call

8JO7NJ · Orem, UT, US

DUPR

4.965

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-4952679690
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5684498961,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Melissa Lein",
        "dupr_id": "17YRM0",
        "rating": 4.669,
        "profile_pic_url": null,
        "location": "Millcreek, UT, US"
      },
      {
        "name": "Brian Kimball",
        "dupr_id": "1N5W5N",
        "rating": 4.732,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  },
  {
    "team_id": 7493322904,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lucas Clegg",
        "dupr_id": "84R6G8",
        "rating": 4.906,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Jeremy Call",
        "dupr_id": "8JO7NJ",
        "rating": 4.965,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  }
]