Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2/24 Saturday Cream of the Crop

ID: 7078969664

Match Scores

6-11

Win

Play Date

2024-02-24

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BB
Breton bess

8D0YNY · Orem, UT, US

DUPR

4.164

SJ
Scott Jarvie

30N79G · Highland, UT, US

DUPR

4.147

TEAM 2WINNER
RP
Richard Powell

3XRN47 · San Tan Valley, AZ, US

DUPR

4.897

RM
Russell Malloy

3OZ528 · West Jordan, UT, US

DUPR

4.706

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-7078969664
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5243918458,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Breton bess",
        "dupr_id": "8D0YNY",
        "rating": 4.164,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Scott Jarvie",
        "dupr_id": "30N79G",
        "rating": 4.147,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      }
    ]
  },
  {
    "team_id": 4309286835,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Richard Powell",
        "dupr_id": "3XRN47",
        "rating": 4.897,
        "profile_pic_url": null,
        "location": "San Tan Valley, AZ, US"
      },
      {
        "name": "Russell Malloy",
        "dupr_id": "3OZ528",
        "rating": 4.706,
        "profile_pic_url": null,
        "location": "West Jordan, UT, US"
      }
    ]
  }
]