Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Coed League B - 05/19

ID: 4600549062

Match Scores

5-11

Win

Play Date

2026-05-19

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JC
Jeremy Call

8JO7NJ · Orem, UT, US

DUPR

4.943

SM
Scott Martineau

8K0LW6 · Provo, UT, US

DUPR

4.824

TEAM 2WINNER
NT
Nicholas Thatcher

L5WO6Q · Provo, UT, US

DUPR

4.925

ST
Silas Tad Christiansen

3OR92P · Lehi, UT, US

DUPR

4.671

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-4600549062
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5940301477,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeremy Call",
        "dupr_id": "8JO7NJ",
        "rating": 4.943,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Scott Martineau",
        "dupr_id": "8K0LW6",
        "rating": 4.824,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 5332631320,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicholas Thatcher",
        "dupr_id": "L5WO6Q",
        "rating": 4.925,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Silas Tad Christiansen",
        "dupr_id": "3OR92P",
        "rating": 4.671,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  }
]