Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2/15/2025 - Saturday Cream of the Crop

ID: 6085565684

Match Scores

2-11

Win

Play Date

2025-02-15

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
GR
Gregory Romney

1QWLZD · Orem, UT, US

DUPR

4.075

NH
Nick Hecht

8J7RNW · American Fork, UT, US

DUPR

3.397

TEAM 2WINNER
JN
Jonathan Nielsen

1NYDZ3 · Camarillo, CA, US

DUPR

4.623

DR
Dustin Robins

0Y6X6X · Pleasant Grove, UT, US

DUPR

3.918

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-6085565684
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6156038154,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gregory Romney",
        "dupr_id": "1QWLZD",
        "rating": 4.075,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Nick Hecht",
        "dupr_id": "8J7RNW",
        "rating": 3.397,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      }
    ]
  },
  {
    "team_id": 5698989667,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Nielsen",
        "dupr_id": "1NYDZ3",
        "rating": 4.623,
        "profile_pic_url": null,
        "location": "Camarillo, CA, US"
      },
      {
        "name": "Dustin Robins",
        "dupr_id": "0Y6X6X",
        "rating": 3.918,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      }
    ]
  }
]