Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3/30 Saturday Cream of the Crop

ID: 5614149412

Match Scores

7-11

Loss

Play Date

2024-03-30

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Porter Fife

3X4443 · Highland, UT, US

DUPR

4.254

BB
Breton bess

8D0YNY · Orem, UT, US

DUPR

4.194

TEAM 2WINNER
JP
John Paystrup

1N2246 · Springville, UT, US

DUPR

4.258

BH
Breck Henson

V7R0Y6 · Lehi, UT, US

DUPR

4.291

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-5614149412
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7705687314,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Porter Fife",
        "dupr_id": "3X4443",
        "rating": 4.254,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1182263/images/profile/c063723b-35a0-43cb-9f46-010fd9dde3a2.png",
        "location": "Highland, UT, US"
      },
      {
        "name": "Breton bess",
        "dupr_id": "8D0YNY",
        "rating": 4.194,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  },
  {
    "team_id": 7212331632,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Paystrup",
        "dupr_id": "1N2246",
        "rating": 4.258,
        "profile_pic_url": null,
        "location": "Springville, UT, US"
      },
      {
        "name": "Breck Henson",
        "dupr_id": "V7R0Y6",
        "rating": 4.291,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  }
]