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

Coed League C - 4/13

ID: 4745690809

Match Scores

11-9

Loss

Play Date

2026-04-13

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MS
Mike Sorensen

8MJOO8 · Spanish Fork, UT, US

DUPR

4.725

NW
Nick White

3L0GQK · Highland, UT, US

DUPR

4.487

TEAM 2LOSS
ML
Melissa Lein

17YRM0 · Millcreek, UT, US

DUPR

4.729

BK
Brian Kimball

1N5W5N · Lehi, UT, US

DUPR

4.792

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-4745690809
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4903755556,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mike Sorensen",
        "dupr_id": "8MJOO8",
        "rating": 4.725,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      },
      {
        "name": "Nick White",
        "dupr_id": "3L0GQK",
        "rating": 4.487,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      }
    ]
  },
  {
    "team_id": 6639298861,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Melissa Lein",
        "dupr_id": "17YRM0",
        "rating": 4.729,
        "profile_pic_url": null,
        "location": "Millcreek, UT, US"
      },
      {
        "name": "Brian Kimball",
        "dupr_id": "1N5W5N",
        "rating": 4.792,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  }
]