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

The Dill Dinkers Polar Classic - Coed Open / 4.5+

ID: 7013839051

Match Scores

11-1

Loss

Play Date

2026-01-04

Play Time (Est)

8:45 AM

Play Location

Simsbury, CT

Unverified Facility

Competitor Teams

TEAM 1WINNER
SH
SHAY Hugo

G5WJ6Q · Paris, IDF, FR

DUPR

5.511

RM
Ryan Morneau

3LMNYZ · Harrisonburg, VA, US

DUPR

5.787

TEAM 2LOSS
NR
Nathan Rule

30N744 · Avon, CT, US

DUPR

4.823

MJ
Matthew Jenings

8DO4KY · Southington, CT, US

DUPR

5.063

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-7013839051
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5876325949,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "SHAY Hugo",
        "dupr_id": "G5WJ6Q",
        "rating": 5.511,
        "profile_pic_url": null,
        "location": "Paris, IDF, FR"
      },
      {
        "name": "Ryan Morneau",
        "dupr_id": "3LMNYZ",
        "rating": 5.787,
        "profile_pic_url": null,
        "location": "Harrisonburg, VA, US"
      }
    ]
  },
  {
    "team_id": 7641449860,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nathan Rule",
        "dupr_id": "30N744",
        "rating": 4.823,
        "profile_pic_url": null,
        "location": "Avon, CT, US"
      },
      {
        "name": "Matthew Jenings",
        "dupr_id": "8DO4KY",
        "rating": 5.063,
        "profile_pic_url": null,
        "location": "Southington, CT, US"
      }
    ]
  }
]