Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3/30 Saturday Cream of the Crop

ID: 6092702677

Match Scores

11-5

Loss

Play Date

2024-03-30

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Porter Fife

3X4443 · Highland, UT, US

DUPR

4.267

JP
John Paystrup

1N2246 · Springville, UT, US

DUPR

4.263

TEAM 2LOSS
BB
Breton bess

8D0YNY · Orem, UT, US

DUPR

4.180

BH
Breck Henson

V7R0Y6 · Lehi, UT, US

DUPR

4.250

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-6092702677
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4593368218,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Porter Fife",
        "dupr_id": "3X4443",
        "rating": 4.267,
        "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": "John Paystrup",
        "dupr_id": "1N2246",
        "rating": 4.263,
        "profile_pic_url": null,
        "location": "Springville, UT, US"
      }
    ]
  },
  {
    "team_id": 5425074968,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Breton bess",
        "dupr_id": "8D0YNY",
        "rating": 4.18,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Breck Henson",
        "dupr_id": "V7R0Y6",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  }
]