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

The Dill Dinkers Polar Classic - Coed Open / 4.5+

ID: 7925772801

Match Scores

4-11

Loss

Play Date

2026-01-04

Play Time (Est)

10:15 AM

Play Location

Simsbury, CT

Unverified Facility

Competitor Teams

TEAM 1LOSS
NR
Nathan Rule

30N744 · Avon, CT, US

DUPR

4.836

MJ
Matthew Jenings

8DO4KY · Southington, CT, US

DUPR

5.081

TEAM 2WINNER
JD
Johan Du Randt

355XJ0 · Wayland, MA, US

DUPR

5.717

SM
Stephen Mitchell

3V2LG6 · Natick, MA, US

DUPR

6.092

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-7925772801
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4765647186,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nathan Rule",
        "dupr_id": "30N744",
        "rating": 4.836,
        "profile_pic_url": null,
        "location": "Avon, CT, US"
      },
      {
        "name": "Matthew Jenings",
        "dupr_id": "8DO4KY",
        "rating": 5.081,
        "profile_pic_url": null,
        "location": "Southington, CT, US"
      }
    ]
  },
  {
    "team_id": 5456124597,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Johan Du Randt",
        "dupr_id": "355XJ0",
        "rating": 5.717,
        "profile_pic_url": null,
        "location": "Wayland, MA, US"
      },
      {
        "name": "Stephen Mitchell",
        "dupr_id": "3V2LG6",
        "rating": 6.092,
        "profile_pic_url": null,
        "location": "Natick, MA, US"
      }
    ]
  }
]