Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Michigan Open - Mens Doubles Skill: 4.0-4.499 Age: (50 And Above)

ID: 6226110620

Match Scores

8-11

Win

Play Date

2026-05-16

Play Time (Est)

9:00 PM

Play Location

Northville, MI

View Facility Page →

Competitor Teams

TEAM 1LOSS
RG
Rob Gross

4VG9J6 · USA

DUPR

4.079

JH
Jeff Huston

WN49RY · USA

DUPR

4.077

TEAM 2WINNER
BM
Bill Matthews

V47MR5 · Novi, MI, US

DUPR

3.937

RF
Robert Files

8JGJ7W · Novi, MI, US

DUPR

4.348

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-6226110620
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5292043571,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rob Gross",
        "dupr_id": "4VG9J6",
        "rating": 4.079,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeff Huston",
        "dupr_id": "WN49RY",
        "rating": 4.077,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8072323607,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bill Matthews",
        "dupr_id": "V47MR5",
        "rating": 3.937,
        "profile_pic_url": null,
        "location": "Novi, MI, US"
      },
      {
        "name": "Robert Files",
        "dupr_id": "8JGJ7W",
        "rating": 4.348,
        "profile_pic_url": null,
        "location": "Novi, MI, US"
      }
    ]
  }
]