Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

COED LEAGUE D - WEEK 3

ID: 5581757106

Match Scores

10-11

Win

Play Date

2025-07-29

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JP
Jeffrey Payne

17WQL9 · Saratoga Springs, UT, US

DUPR

4.323

GM
Garrett Moreland

89XKR3 · Lehi, UT, US

DUPR

4.410

TEAM 2WINNER
JP
John Paystrup

1N2246 · Springville, UT, US

DUPR

4.212

SN
Spencer Neville

3PNOOM · Orem, UT, US

DUPR

4.169

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-5581757106
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8196325036,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeffrey Payne",
        "dupr_id": "17WQL9",
        "rating": 4.323,
        "profile_pic_url": null,
        "location": "Saratoga Springs, UT, US"
      },
      {
        "name": "Garrett Moreland",
        "dupr_id": "89XKR3",
        "rating": 4.41,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  },
  {
    "team_id": 7841589803,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Paystrup",
        "dupr_id": "1N2246",
        "rating": 4.212,
        "profile_pic_url": null,
        "location": "Springville, UT, US"
      },
      {
        "name": "Spencer Neville",
        "dupr_id": "3PNOOM",
        "rating": 4.169,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  }
]