Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Northville DUPR 16 Tournament

ID: 6679070399

Match Scores

11-6

Win

Play Date

2026-02-28

Play Time (Est)

12:45 AM

Play Location

40100 Six Mile Rd, Northville, MI 48168, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JP
Jannel Phillips

1NN74Z · Livonia, MI, US

DUPR

3.994

ZV
Zach Verant

LVG4MZ · USA

DUPR

4.122

TEAM 2LOSS
HH
HsiangLin hsu

0Z9R5X · USA

DUPR

3.296

KH
Keith Heintzleman

EGE2LM · USA

DUPR

4.481

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-6679070399
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5573065281,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jannel Phillips",
        "dupr_id": "1NN74Z",
        "rating": 3.994,
        "profile_pic_url": null,
        "location": "Livonia, MI, US"
      },
      {
        "name": "Zach Verant",
        "dupr_id": "LVG4MZ",
        "rating": 4.122,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6530110079,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "HsiangLin  hsu",
        "dupr_id": "0Z9R5X",
        "rating": 3.296,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Keith Heintzleman",
        "dupr_id": "EGE2LM",
        "rating": 4.481,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]